Retrieves GO terms for the given accession
Example:
---
`/analyses/MGYA00102827/go-terms`

GET /metagenomics/api/v1/analyses/MGYA00000047/go-terms?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "links": {
        "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000047/go-terms?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000047/go-terms?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "go-terms",
            "id": "GO:0008152",
            "attributes": {
                "accession": "GO:0008152",
                "count": 283,
                "description": "metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008152?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005975",
            "attributes": {
                "accession": "GO:0005975",
                "count": 248,
                "description": "carbohydrate metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005975?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0055114",
            "attributes": {
                "accession": "GO:0055114",
                "count": 220,
                "description": "oxidation-reduction process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0055114?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006355",
            "attributes": {
                "accession": "GO:0006355",
                "count": 160,
                "description": "regulation of transcription, DNA-templated",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006355?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006810",
            "attributes": {
                "accession": "GO:0006810",
                "count": 98,
                "description": "transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006810?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006412",
            "attributes": {
                "accession": "GO:0006412",
                "count": 82,
                "description": "translation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006412?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009058",
            "attributes": {
                "accession": "GO:0009058",
                "count": 64,
                "description": "biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009058?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006418",
            "attributes": {
                "accession": "GO:0006418",
                "count": 58,
                "description": "tRNA aminoacylation for protein translation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006418?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006508",
            "attributes": {
                "accession": "GO:0006508",
                "count": 57,
                "description": "proteolysis",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006508?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000160",
            "attributes": {
                "accession": "GO:0000160",
                "count": 56,
                "description": "phosphorelay signal transduction system",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000160?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006310",
            "attributes": {
                "accession": "GO:0006310",
                "count": 43,
                "description": "DNA recombination",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006310?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006265",
            "attributes": {
                "accession": "GO:0006265",
                "count": 40,
                "description": "DNA topological change",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006265?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006096",
            "attributes": {
                "accession": "GO:0006096",
                "count": 36,
                "description": "glycolytic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006096?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006281",
            "attributes": {
                "accession": "GO:0006281",
                "count": 32,
                "description": "DNA repair",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006281?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006520",
            "attributes": {
                "accession": "GO:0006520",
                "count": 32,
                "description": "cellular amino acid metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006520?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015074",
            "attributes": {
                "accession": "GO:0015074",
                "count": 31,
                "description": "DNA integration",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015074?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006260",
            "attributes": {
                "accession": "GO:0006260",
                "count": 30,
                "description": "DNA replication",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006260?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006094",
            "attributes": {
                "accession": "GO:0006094",
                "count": 29,
                "description": "gluconeogenesis",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006094?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006313",
            "attributes": {
                "accession": "GO:0006313",
                "count": 27,
                "description": "transposition, DNA-mediated",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006313?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006352",
            "attributes": {
                "accession": "GO:0006352",
                "count": 27,
                "description": "DNA-templated transcription, initiation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006352?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016310",
            "attributes": {
                "accession": "GO:0016310",
                "count": 27,
                "description": "phosphorylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016310?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0055085",
            "attributes": {
                "accession": "GO:0055085",
                "count": 27,
                "description": "transmembrane transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0055085?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006807",
            "attributes": {
                "accession": "GO:0006807",
                "count": 25,
                "description": "nitrogen compound metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006807?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006814",
            "attributes": {
                "accession": "GO:0006814",
                "count": 24,
                "description": "sodium ion transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006814?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006351",
            "attributes": {
                "accession": "GO:0006351",
                "count": 23,
                "description": "transcription, DNA-templated",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006351?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006457",
            "attributes": {
                "accession": "GO:0006457",
                "count": 23,
                "description": "protein folding",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006457?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008033",
            "attributes": {
                "accession": "GO:0008033",
                "count": 18,
                "description": "tRNA processing",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008033?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009987",
            "attributes": {
                "accession": "GO:0009987",
                "count": 18,
                "description": "cellular process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009987?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015031",
            "attributes": {
                "accession": "GO:0015031",
                "count": 17,
                "description": "protein transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015031?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000902",
            "attributes": {
                "accession": "GO:0000902",
                "count": 14,
                "description": "cell morphogenesis",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000902?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0007049",
            "attributes": {
                "accession": "GO:0007049",
                "count": 14,
                "description": "cell cycle",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0007049?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0007165",
            "attributes": {
                "accession": "GO:0007165",
                "count": 14,
                "description": "signal transduction",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0007165?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009401",
            "attributes": {
                "accession": "GO:0009401",
                "count": 14,
                "description": "phosphoenolpyruvate-dependent sugar phosphotransferase system",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009401?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006164",
            "attributes": {
                "accession": "GO:0006164",
                "count": 13,
                "description": "purine nucleotide biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006164?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006298",
            "attributes": {
                "accession": "GO:0006298",
                "count": 13,
                "description": "mismatch repair",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006298?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006396",
            "attributes": {
                "accession": "GO:0006396",
                "count": 13,
                "description": "RNA processing",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006396?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006614",
            "attributes": {
                "accession": "GO:0006614",
                "count": 13,
                "description": "SRP-dependent cotranslational protein targeting to membrane",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006614?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008652",
            "attributes": {
                "accession": "GO:0008652",
                "count": 13,
                "description": "cellular amino acid biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008652?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009228",
            "attributes": {
                "accession": "GO:0009228",
                "count": 13,
                "description": "thiamine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009228?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009236",
            "attributes": {
                "accession": "GO:0009236",
                "count": 13,
                "description": "cobalamin biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009236?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006259",
            "attributes": {
                "accession": "GO:0006259",
                "count": 12,
                "description": "DNA metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006259?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0043039",
            "attributes": {
                "accession": "GO:0043039",
                "count": 12,
                "description": "tRNA aminoacylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0043039?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000105",
            "attributes": {
                "accession": "GO:0000105",
                "count": 10,
                "description": "histidine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000105?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006306",
            "attributes": {
                "accession": "GO:0006306",
                "count": 10,
                "description": "DNA methylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006306?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009253",
            "attributes": {
                "accession": "GO:0009253",
                "count": 10,
                "description": "peptidoglycan catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009253?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016114",
            "attributes": {
                "accession": "GO:0016114",
                "count": 10,
                "description": "terpenoid biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016114?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0007059",
            "attributes": {
                "accession": "GO:0007059",
                "count": 9,
                "description": "chromosome segregation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0007059?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009396",
            "attributes": {
                "accession": "GO:0009396",
                "count": 9,
                "description": "folic acid-containing compound biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009396?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009451",
            "attributes": {
                "accession": "GO:0009451",
                "count": 9,
                "description": "RNA modification",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009451?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015992",
            "attributes": {
                "accession": "GO:0015992",
                "count": 9,
                "description": "proton transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015992?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0017038",
            "attributes": {
                "accession": "GO:0017038",
                "count": 9,
                "description": "protein import",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0017038?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0044237",
            "attributes": {
                "accession": "GO:0044237",
                "count": 9,
                "description": "cellular metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0044237?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006006",
            "attributes": {
                "accession": "GO:0006006",
                "count": 8,
                "description": "glucose metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006006?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006064",
            "attributes": {
                "accession": "GO:0006064",
                "count": 8,
                "description": "glucuronate catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006064?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006007",
            "attributes": {
                "accession": "GO:0006007",
                "count": 7,
                "description": "glucose catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006007?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006419",
            "attributes": {
                "accession": "GO:0006419",
                "count": 7,
                "description": "alanyl-tRNA aminoacylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006419?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006526",
            "attributes": {
                "accession": "GO:0006526",
                "count": 7,
                "description": "arginine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006526?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006812",
            "attributes": {
                "accession": "GO:0006812",
                "count": 7,
                "description": "cation transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006812?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008616",
            "attributes": {
                "accession": "GO:0008616",
                "count": 7,
                "description": "queuosine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008616?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009103",
            "attributes": {
                "accession": "GO:0009103",
                "count": 7,
                "description": "lipopolysaccharide biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009103?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009252",
            "attributes": {
                "accession": "GO:0009252",
                "count": 7,
                "description": "peptidoglycan biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009252?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015986",
            "attributes": {
                "accession": "GO:0015986",
                "count": 7,
                "description": "ATP synthesis coupled proton transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015986?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0001522",
            "attributes": {
                "accession": "GO:0001522",
                "count": 6,
                "description": "pseudouridine synthesis",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0001522?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006400",
            "attributes": {
                "accession": "GO:0006400",
                "count": 6,
                "description": "tRNA modification",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006400?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006415",
            "attributes": {
                "accession": "GO:0006415",
                "count": 6,
                "description": "translational termination",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006415?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006568",
            "attributes": {
                "accession": "GO:0006568",
                "count": 6,
                "description": "tryptophan metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006568?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006754",
            "attributes": {
                "accession": "GO:0006754",
                "count": 6,
                "description": "ATP biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006754?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006799",
            "attributes": {
                "accession": "GO:0006799",
                "count": 6,
                "description": "polyphosphate biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006799?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009273",
            "attributes": {
                "accession": "GO:0009273",
                "count": 6,
                "description": "peptidoglycan-based cell wall biogenesis",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009273?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015969",
            "attributes": {
                "accession": "GO:0015969",
                "count": 6,
                "description": "guanosine tetraphosphate metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015969?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0031388",
            "attributes": {
                "accession": "GO:0031388",
                "count": 6,
                "description": "organic acid phosphorylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0031388?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0032259",
            "attributes": {
                "accession": "GO:0032259",
                "count": 6,
                "description": "methylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0032259?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042558",
            "attributes": {
                "accession": "GO:0042558",
                "count": 6,
                "description": "pteridine-containing compound metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042558?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0044262",
            "attributes": {
                "accession": "GO:0044262",
                "count": 6,
                "description": "cellular carbohydrate metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0044262?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0045454",
            "attributes": {
                "accession": "GO:0045454",
                "count": 6,
                "description": "cell redox homeostasis",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0045454?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006109",
            "attributes": {
                "accession": "GO:0006109",
                "count": 5,
                "description": "regulation of carbohydrate metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006109?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006139",
            "attributes": {
                "accession": "GO:0006139",
                "count": 5,
                "description": "nucleobase-containing compound metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006139?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006289",
            "attributes": {
                "accession": "GO:0006289",
                "count": 5,
                "description": "nucleotide-excision repair",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006289?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006631",
            "attributes": {
                "accession": "GO:0006631",
                "count": 5,
                "description": "fatty acid metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006631?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006813",
            "attributes": {
                "accession": "GO:0006813",
                "count": 5,
                "description": "potassium ion transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006813?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006935",
            "attributes": {
                "accession": "GO:0006935",
                "count": 5,
                "description": "chemotaxis",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006935?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009073",
            "attributes": {
                "accession": "GO:0009073",
                "count": 5,
                "description": "aromatic amino acid family biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009073?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009113",
            "attributes": {
                "accession": "GO:0009113",
                "count": 5,
                "description": "purine nucleobase biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009113?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009307",
            "attributes": {
                "accession": "GO:0009307",
                "count": 5,
                "description": "DNA restriction-modification system",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009307?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009435",
            "attributes": {
                "accession": "GO:0009435",
                "count": 5,
                "description": "NAD biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009435?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015703",
            "attributes": {
                "accession": "GO:0015703",
                "count": 5,
                "description": "chromate transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015703?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015991",
            "attributes": {
                "accession": "GO:0015991",
                "count": 5,
                "description": "ATP hydrolysis coupled proton transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015991?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0019288",
            "attributes": {
                "accession": "GO:0019288",
                "count": 5,
                "description": "isopentenyl diphosphate biosynthetic process, methylerythritol 4-phosphate pathway",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019288?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0019538",
            "attributes": {
                "accession": "GO:0019538",
                "count": 5,
                "description": "protein metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019538?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0051301",
            "attributes": {
                "accession": "GO:0051301",
                "count": 5,
                "description": "cell division",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051301?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0001539",
            "attributes": {
                "accession": "GO:0001539",
                "count": 4,
                "description": "ciliary or flagellar motility",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0001539?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005978",
            "attributes": {
                "accession": "GO:0005978",
                "count": 4,
                "description": "glycogen biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005978?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006004",
            "attributes": {
                "accession": "GO:0006004",
                "count": 4,
                "description": "fucose metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006004?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006189",
            "attributes": {
                "accession": "GO:0006189",
                "count": 4,
                "description": "'de novo' IMP biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006189?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006221",
            "attributes": {
                "accession": "GO:0006221",
                "count": 4,
                "description": "pyrimidine nucleotide biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006221?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006364",
            "attributes": {
                "accession": "GO:0006364",
                "count": 4,
                "description": "rRNA processing",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006364?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006468",
            "attributes": {
                "accession": "GO:0006468",
                "count": 4,
                "description": "protein phosphorylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006468?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006629",
            "attributes": {
                "accession": "GO:0006629",
                "count": 4,
                "description": "lipid metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006629?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006633",
            "attributes": {
                "accession": "GO:0006633",
                "count": 4,
                "description": "fatty acid biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006633?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006855",
            "attributes": {
                "accession": "GO:0006855",
                "count": 4,
                "description": "drug transmembrane transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006855?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008299",
            "attributes": {
                "accession": "GO:0008299",
                "count": 4,
                "description": "isoprenoid biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008299?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009116",
            "attributes": {
                "accession": "GO:0009116",
                "count": 4,
                "description": "nucleoside metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009116?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009291",
            "attributes": {
                "accession": "GO:0009291",
                "count": 4,
                "description": "unidirectional conjugation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009291?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009306",
            "attributes": {
                "accession": "GO:0009306",
                "count": 4,
                "description": "protein secretion",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009306?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009847",
            "attributes": {
                "accession": "GO:0009847",
                "count": 4,
                "description": "spore germination",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009847?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016226",
            "attributes": {
                "accession": "GO:0016226",
                "count": 4,
                "description": "iron-sulfur cluster assembly",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016226?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0019299",
            "attributes": {
                "accession": "GO:0019299",
                "count": 4,
                "description": "rhamnose metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019299?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030001",
            "attributes": {
                "accession": "GO:0030001",
                "count": 4,
                "description": "metal ion transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030001?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030261",
            "attributes": {
                "accession": "GO:0030261",
                "count": 4,
                "description": "chromosome condensation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030261?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0032968",
            "attributes": {
                "accession": "GO:0032968",
                "count": 4,
                "description": "positive regulation of transcription elongation from RNA polymerase II promoter",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0032968?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042773",
            "attributes": {
                "accession": "GO:0042773",
                "count": 4,
                "description": "ATP synthesis coupled electron transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042773?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0043043",
            "attributes": {
                "accession": "GO:0043043",
                "count": 4,
                "description": "peptide biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0043043?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0055070",
            "attributes": {
                "accession": "GO:0055070",
                "count": 4,
                "description": "copper ion homeostasis",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0055070?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000154",
            "attributes": {
                "accession": "GO:0000154",
                "count": 3,
                "description": "rRNA modification",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000154?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006047",
            "attributes": {
                "accession": "GO:0006047",
                "count": 3,
                "description": "UDP-N-acetylglucosamine metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006047?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006084",
            "attributes": {
                "accession": "GO:0006084",
                "count": 3,
                "description": "acetyl-CoA metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006084?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006207",
            "attributes": {
                "accession": "GO:0006207",
                "count": 3,
                "description": "'de novo' pyrimidine nucleobase biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006207?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006231",
            "attributes": {
                "accession": "GO:0006231",
                "count": 3,
                "description": "dTMP biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006231?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006270",
            "attributes": {
                "accession": "GO:0006270",
                "count": 3,
                "description": "DNA replication initiation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006270?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006275",
            "attributes": {
                "accession": "GO:0006275",
                "count": 3,
                "description": "regulation of DNA replication",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006275?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006304",
            "attributes": {
                "accession": "GO:0006304",
                "count": 3,
                "description": "DNA modification",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006304?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006414",
            "attributes": {
                "accession": "GO:0006414",
                "count": 3,
                "description": "translational elongation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006414?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006423",
            "attributes": {
                "accession": "GO:0006423",
                "count": 3,
                "description": "cysteinyl-tRNA aminoacylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006423?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006432",
            "attributes": {
                "accession": "GO:0006432",
                "count": 3,
                "description": "phenylalanyl-tRNA aminoacylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006432?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006529",
            "attributes": {
                "accession": "GO:0006529",
                "count": 3,
                "description": "asparagine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006529?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006541",
            "attributes": {
                "accession": "GO:0006541",
                "count": 3,
                "description": "glutamine metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006541?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006546",
            "attributes": {
                "accession": "GO:0006546",
                "count": 3,
                "description": "glycine catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006546?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006885",
            "attributes": {
                "accession": "GO:0006885",
                "count": 3,
                "description": "regulation of pH",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006885?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008615",
            "attributes": {
                "accession": "GO:0008615",
                "count": 3,
                "description": "pyridoxine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008615?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009082",
            "attributes": {
                "accession": "GO:0009082",
                "count": 3,
                "description": "branched-chain amino acid biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009082?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009089",
            "attributes": {
                "accession": "GO:0009089",
                "count": 3,
                "description": "lysine biosynthetic process via diaminopimelate",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009089?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009094",
            "attributes": {
                "accession": "GO:0009094",
                "count": 3,
                "description": "L-phenylalanine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009094?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009231",
            "attributes": {
                "accession": "GO:0009231",
                "count": 3,
                "description": "riboflavin biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009231?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009245",
            "attributes": {
                "accession": "GO:0009245",
                "count": 3,
                "description": "lipid A biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009245?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009249",
            "attributes": {
                "accession": "GO:0009249",
                "count": 3,
                "description": "protein lipoylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009249?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015684",
            "attributes": {
                "accession": "GO:0015684",
                "count": 3,
                "description": "ferrous iron transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015684?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015940",
            "attributes": {
                "accession": "GO:0015940",
                "count": 3,
                "description": "pantothenate biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015940?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016311",
            "attributes": {
                "accession": "GO:0016311",
                "count": 3,
                "description": "dephosphorylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016311?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042158",
            "attributes": {
                "accession": "GO:0042158",
                "count": 3,
                "description": "lipoprotein biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042158?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042173",
            "attributes": {
                "accession": "GO:0042173",
                "count": 3,
                "description": "regulation of sporulation resulting in formation of a cellular spore",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042173?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046034",
            "attributes": {
                "accession": "GO:0046034",
                "count": 3,
                "description": "ATP metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046034?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0051258",
            "attributes": {
                "accession": "GO:0051258",
                "count": 3,
                "description": "protein polymerization",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051258?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000271",
            "attributes": {
                "accession": "GO:0000271",
                "count": 2,
                "description": "polysaccharide biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000271?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006012",
            "attributes": {
                "accession": "GO:0006012",
                "count": 2,
                "description": "galactose metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006012?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006071",
            "attributes": {
                "accession": "GO:0006071",
                "count": 2,
                "description": "glycerol metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006071?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006184",
            "attributes": {
                "accession": "GO:0006184",
                "count": 2,
                "description": "GTP catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006184?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006278",
            "attributes": {
                "accession": "GO:0006278",
                "count": 2,
                "description": "RNA-dependent DNA biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006278?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006308",
            "attributes": {
                "accession": "GO:0006308",
                "count": 2,
                "description": "DNA catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006308?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006537",
            "attributes": {
                "accession": "GO:0006537",
                "count": 2,
                "description": "glutamate biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006537?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006544",
            "attributes": {
                "accession": "GO:0006544",
                "count": 2,
                "description": "glycine metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006544?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006545",
            "attributes": {
                "accession": "GO:0006545",
                "count": 2,
                "description": "glycine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006545?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006563",
            "attributes": {
                "accession": "GO:0006563",
                "count": 2,
                "description": "L-serine metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006563?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006725",
            "attributes": {
                "accession": "GO:0006725",
                "count": 2,
                "description": "cellular aromatic compound metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006725?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006777",
            "attributes": {
                "accession": "GO:0006777",
                "count": 2,
                "description": "Mo-molybdopterin cofactor biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006777?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006796",
            "attributes": {
                "accession": "GO:0006796",
                "count": 2,
                "description": "phosphate-containing compound metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006796?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006835",
            "attributes": {
                "accession": "GO:0006835",
                "count": 2,
                "description": "dicarboxylic acid transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006835?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0007155",
            "attributes": {
                "accession": "GO:0007155",
                "count": 2,
                "description": "cell adhesion",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0007155?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009165",
            "attributes": {
                "accession": "GO:0009165",
                "count": 2,
                "description": "nucleotide biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009165?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009166",
            "attributes": {
                "accession": "GO:0009166",
                "count": 2,
                "description": "nucleotide catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009166?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009229",
            "attributes": {
                "accession": "GO:0009229",
                "count": 2,
                "description": "thiamine diphosphate biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009229?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009294",
            "attributes": {
                "accession": "GO:0009294",
                "count": 2,
                "description": "DNA mediated transformation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009294?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015740",
            "attributes": {
                "accession": "GO:0015740",
                "count": 2,
                "description": "C4-dicarboxylate transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015740?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016539",
            "attributes": {
                "accession": "GO:0016539",
                "count": 2,
                "description": "intein-mediated protein splicing",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016539?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0019281",
            "attributes": {
                "accession": "GO:0019281",
                "count": 2,
                "description": "L-methionine biosynthetic process from homoserine via O-succinyl-L-homoserine and cystathionine",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019281?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0019478",
            "attributes": {
                "accession": "GO:0019478",
                "count": 2,
                "description": "D-amino acid catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019478?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0019752",
            "attributes": {
                "accession": "GO:0019752",
                "count": 2,
                "description": "carboxylic acid metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019752?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0031554",
            "attributes": {
                "accession": "GO:0031554",
                "count": 2,
                "description": "regulation of DNA-templated transcription, termination",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0031554?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0035429",
            "attributes": {
                "accession": "GO:0035429",
                "count": 2,
                "description": "gluconate transmembrane transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0035429?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042122",
            "attributes": {
                "accession": "GO:0042122",
                "count": 2,
                "description": "alginic acid catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042122?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0044267",
            "attributes": {
                "accession": "GO:0044267",
                "count": 2,
                "description": "cellular protein metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0044267?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0045226",
            "attributes": {
                "accession": "GO:0045226",
                "count": 2,
                "description": "extracellular polysaccharide biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0045226?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046417",
            "attributes": {
                "accession": "GO:0046417",
                "count": 2,
                "description": "chorismate metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046417?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0051188",
            "attributes": {
                "accession": "GO:0051188",
                "count": 2,
                "description": "cofactor biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051188?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000103",
            "attributes": {
                "accession": "GO:0000103",
                "count": 1,
                "description": "sulfate assimilation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000103?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000917",
            "attributes": {
                "accession": "GO:0000917",
                "count": 1,
                "description": "barrier septum assembly",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000917?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0001906",
            "attributes": {
                "accession": "GO:0001906",
                "count": 1,
                "description": "cell killing",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0001906?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005976",
            "attributes": {
                "accession": "GO:0005976",
                "count": 1,
                "description": "polysaccharide metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005976?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005996",
            "attributes": {
                "accession": "GO:0005996",
                "count": 1,
                "description": "monosaccharide metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005996?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006013",
            "attributes": {
                "accession": "GO:0006013",
                "count": 1,
                "description": "mannose metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006013?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006021",
            "attributes": {
                "accession": "GO:0006021",
                "count": 1,
                "description": "inositol biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006021?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006222",
            "attributes": {
                "accession": "GO:0006222",
                "count": 1,
                "description": "UMP biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006222?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006282",
            "attributes": {
                "accession": "GO:0006282",
                "count": 1,
                "description": "regulation of DNA repair",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006282?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006284",
            "attributes": {
                "accession": "GO:0006284",
                "count": 1,
                "description": "base-excision repair",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006284?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006323",
            "attributes": {
                "accession": "GO:0006323",
                "count": 1,
                "description": "DNA packaging",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006323?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006353",
            "attributes": {
                "accession": "GO:0006353",
                "count": 1,
                "description": "DNA-templated transcription, termination",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006353?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006388",
            "attributes": {
                "accession": "GO:0006388",
                "count": 1,
                "description": "tRNA splicing, via endonucleolytic cleavage and ligation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006388?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006420",
            "attributes": {
                "accession": "GO:0006420",
                "count": 1,
                "description": "arginyl-tRNA aminoacylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006420?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006434",
            "attributes": {
                "accession": "GO:0006434",
                "count": 1,
                "description": "seryl-tRNA aminoacylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006434?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006479",
            "attributes": {
                "accession": "GO:0006479",
                "count": 1,
                "description": "protein methylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006479?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006535",
            "attributes": {
                "accession": "GO:0006535",
                "count": 1,
                "description": "cysteine biosynthetic process from serine",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006535?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006542",
            "attributes": {
                "accession": "GO:0006542",
                "count": 1,
                "description": "glutamine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006542?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006571",
            "attributes": {
                "accession": "GO:0006571",
                "count": 1,
                "description": "tyrosine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006571?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006730",
            "attributes": {
                "accession": "GO:0006730",
                "count": 1,
                "description": "one-carbon metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006730?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006742",
            "attributes": {
                "accession": "GO:0006742",
                "count": 1,
                "description": "NADP catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006742?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006801",
            "attributes": {
                "accession": "GO:0006801",
                "count": 1,
                "description": "superoxide metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006801?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006824",
            "attributes": {
                "accession": "GO:0006824",
                "count": 1,
                "description": "cobalt ion transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006824?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006865",
            "attributes": {
                "accession": "GO:0006865",
                "count": 1,
                "description": "amino acid transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006865?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0006879",
            "attributes": {
                "accession": "GO:0006879",
                "count": 1,
                "description": "cellular iron ion homeostasis",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0006879?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0007205",
            "attributes": {
                "accession": "GO:0007205",
                "count": 1,
                "description": "protein kinase C-activating G-protein coupled receptor signaling pathway",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0007205?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008218",
            "attributes": {
                "accession": "GO:0008218",
                "count": 1,
                "description": "bioluminescence",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008218?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008272",
            "attributes": {
                "accession": "GO:0008272",
                "count": 1,
                "description": "sulfate transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008272?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008610",
            "attributes": {
                "accession": "GO:0008610",
                "count": 1,
                "description": "lipid biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008610?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008645",
            "attributes": {
                "accession": "GO:0008645",
                "count": 1,
                "description": "hexose transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008645?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008654",
            "attributes": {
                "accession": "GO:0008654",
                "count": 1,
                "description": "phospholipid biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008654?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009086",
            "attributes": {
                "accession": "GO:0009086",
                "count": 1,
                "description": "methionine biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009086?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009244",
            "attributes": {
                "accession": "GO:0009244",
                "count": 1,
                "description": "lipopolysaccharide core region biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009244?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009250",
            "attributes": {
                "accession": "GO:0009250",
                "count": 1,
                "description": "glucan biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009250?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009267",
            "attributes": {
                "accession": "GO:0009267",
                "count": 1,
                "description": "cellular response to starvation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009267?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009372",
            "attributes": {
                "accession": "GO:0009372",
                "count": 1,
                "description": "quorum sensing",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009372?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009607",
            "attributes": {
                "accession": "GO:0009607",
                "count": 1,
                "description": "response to biotic stimulus",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009607?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015711",
            "attributes": {
                "accession": "GO:0015711",
                "count": 1,
                "description": "organic anion transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015711?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015727",
            "attributes": {
                "accession": "GO:0015727",
                "count": 1,
                "description": "lactate transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015727?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015803",
            "attributes": {
                "accession": "GO:0015803",
                "count": 1,
                "description": "branched-chain amino acid transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015803?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015979",
            "attributes": {
                "accession": "GO:0015979",
                "count": 1,
                "description": "photosynthesis",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015979?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015995",
            "attributes": {
                "accession": "GO:0015995",
                "count": 1,
                "description": "chlorophyll biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015995?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016051",
            "attributes": {
                "accession": "GO:0016051",
                "count": 1,
                "description": "carbohydrate biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016051?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016998",
            "attributes": {
                "accession": "GO:0016998",
                "count": 1,
                "description": "cell wall macromolecule catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016998?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0019363",
            "attributes": {
                "accession": "GO:0019363",
                "count": 1,
                "description": "pyridine nucleotide biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019363?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0022900",
            "attributes": {
                "accession": "GO:0022900",
                "count": 1,
                "description": "electron transport chain",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0022900?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030163",
            "attributes": {
                "accession": "GO:0030163",
                "count": 1,
                "description": "protein catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030163?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030259",
            "attributes": {
                "accession": "GO:0030259",
                "count": 1,
                "description": "lipid glycosylation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030259?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0032775",
            "attributes": {
                "accession": "GO:0032775",
                "count": 1,
                "description": "DNA methylation on adenine",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0032775?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0032784",
            "attributes": {
                "accession": "GO:0032784",
                "count": 1,
                "description": "regulation of DNA-templated transcription, elongation",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0032784?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0033014",
            "attributes": {
                "accession": "GO:0033014",
                "count": 1,
                "description": "tetrapyrrole biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0033014?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042545",
            "attributes": {
                "accession": "GO:0042545",
                "count": 1,
                "description": "cell wall modification",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042545?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042916",
            "attributes": {
                "accession": "GO:0042916",
                "count": 1,
                "description": "alkylphosphonate transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042916?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0044341",
            "attributes": {
                "accession": "GO:0044341",
                "count": 1,
                "description": "sodium-dependent phosphate transport",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0044341?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0045493",
            "attributes": {
                "accession": "GO:0045493",
                "count": 1,
                "description": "xylan catabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0045493?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0045892",
            "attributes": {
                "accession": "GO:0045892",
                "count": 1,
                "description": "negative regulation of transcription, DNA-templated",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0045892?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0045893",
            "attributes": {
                "accession": "GO:0045893",
                "count": 1,
                "description": "positive regulation of transcription, DNA-templated",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0045893?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046080",
            "attributes": {
                "accession": "GO:0046080",
                "count": 1,
                "description": "dUTP metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046080?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046373",
            "attributes": {
                "accession": "GO:0046373",
                "count": 1,
                "description": "L-arabinose metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046373?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046654",
            "attributes": {
                "accession": "GO:0046654",
                "count": 1,
                "description": "tetrahydrofolate biosynthetic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046654?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046677",
            "attributes": {
                "accession": "GO:0046677",
                "count": 1,
                "description": "response to antibiotic",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046677?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0051186",
            "attributes": {
                "accession": "GO:0051186",
                "count": 1,
                "description": "cofactor metabolic process",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051186?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0051276",
            "attributes": {
                "accession": "GO:0051276",
                "count": 1,
                "description": "chromosome organization",
                "lineage": "biological_process"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051276?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016020",
            "attributes": {
                "accession": "GO:0016020",
                "count": 186,
                "description": "membrane",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016020?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005737",
            "attributes": {
                "accession": "GO:0005737",
                "count": 166,
                "description": "cytoplasm",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005737?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005622",
            "attributes": {
                "accession": "GO:0005622",
                "count": 126,
                "description": "intracellular",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005622?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005840",
            "attributes": {
                "accession": "GO:0005840",
                "count": 82,
                "description": "ribosome",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005840?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016021",
            "attributes": {
                "accession": "GO:0016021",
                "count": 69,
                "description": "integral component of membrane",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016021?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005694",
            "attributes": {
                "accession": "GO:0005694",
                "count": 42,
                "description": "chromosome",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005694?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009341",
            "attributes": {
                "accession": "GO:0009341",
                "count": 17,
                "description": "beta-galactosidase complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009341?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030288",
            "attributes": {
                "accession": "GO:0030288",
                "count": 11,
                "description": "outer membrane-bounded periplasmic space",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030288?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005945",
            "attributes": {
                "accession": "GO:0005945",
                "count": 6,
                "description": "6-phosphofructokinase complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005945?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009358",
            "attributes": {
                "accession": "GO:0009358",
                "count": 6,
                "description": "polyphosphate kinase complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009358?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005618",
            "attributes": {
                "accession": "GO:0005618",
                "count": 5,
                "description": "cell wall",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005618?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005971",
            "attributes": {
                "accession": "GO:0005971",
                "count": 5,
                "description": "ribonucleoside-diphosphate reductase complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005971?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0045261",
            "attributes": {
                "accession": "GO:0045261",
                "count": 5,
                "description": "proton-transporting ATP synthase complex, catalytic core F(1)",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0045261?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005886",
            "attributes": {
                "accession": "GO:0005886",
                "count": 4,
                "description": "plasma membrane",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005886?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009274",
            "attributes": {
                "accession": "GO:0009274",
                "count": 4,
                "description": "peptidoglycan-based cell wall",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009274?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009295",
            "attributes": {
                "accession": "GO:0009295",
                "count": 4,
                "description": "nucleoid",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009295?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015934",
            "attributes": {
                "accession": "GO:0015934",
                "count": 4,
                "description": "large ribosomal subunit",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015934?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005576",
            "attributes": {
                "accession": "GO:0005576",
                "count": 3,
                "description": "extracellular region",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005576?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016469",
            "attributes": {
                "accession": "GO:0016469",
                "count": 3,
                "description": "proton-transporting two-sector ATPase complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016469?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0033177",
            "attributes": {
                "accession": "GO:0033177",
                "count": 3,
                "description": "proton-transporting two-sector ATPase complex, proton-transporting domain",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0033177?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042597",
            "attributes": {
                "accession": "GO:0042597",
                "count": 3,
                "description": "periplasmic space",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042597?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0043234",
            "attributes": {
                "accession": "GO:0043234",
                "count": 3,
                "description": "protein complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0043234?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0048500",
            "attributes": {
                "accession": "GO:0048500",
                "count": 3,
                "description": "signal recognition particle",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0048500?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000015",
            "attributes": {
                "accession": "GO:0000015",
                "count": 2,
                "description": "phosphopyruvate hydratase complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000015?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005727",
            "attributes": {
                "accession": "GO:0005727",
                "count": 2,
                "description": "extrachromosomal circular DNA",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005727?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005960",
            "attributes": {
                "accession": "GO:0005960",
                "count": 2,
                "description": "glycine cleavage complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005960?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009279",
            "attributes": {
                "accession": "GO:0009279",
                "count": 2,
                "description": "cell outer membrane",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009279?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009288",
            "attributes": {
                "accession": "GO:0009288",
                "count": 2,
                "description": "bacterial type flagellum",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009288?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009317",
            "attributes": {
                "accession": "GO:0009317",
                "count": 2,
                "description": "acetyl-CoA carboxylase complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009317?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009318",
            "attributes": {
                "accession": "GO:0009318",
                "count": 2,
                "description": "exodeoxyribonuclease VII complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009318?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009360",
            "attributes": {
                "accession": "GO:0009360",
                "count": 2,
                "description": "DNA polymerase III complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009360?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009425",
            "attributes": {
                "accession": "GO:0009425",
                "count": 2,
                "description": "bacterial-type flagellum basal body",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009425?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0019867",
            "attributes": {
                "accession": "GO:0019867",
                "count": 2,
                "description": "outer membrane",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019867?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0033178",
            "attributes": {
                "accession": "GO:0033178",
                "count": 2,
                "description": "proton-transporting two-sector ATPase complex, catalytic domain",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0033178?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0045263",
            "attributes": {
                "accession": "GO:0045263",
                "count": 2,
                "description": "proton-transporting ATP synthase complex, coupling factor F(o)",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0045263?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005615",
            "attributes": {
                "accession": "GO:0005615",
                "count": 1,
                "description": "extracellular space",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005615?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009346",
            "attributes": {
                "accession": "GO:0009346",
                "count": 1,
                "description": "citrate lyase complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009346?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009349",
            "attributes": {
                "accession": "GO:0009349",
                "count": 1,
                "description": "riboflavin synthase complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009349?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015935",
            "attributes": {
                "accession": "GO:0015935",
                "count": 1,
                "description": "small ribosomal subunit",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015935?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030700",
            "attributes": {
                "accession": "GO:0030700",
                "count": 1,
                "description": "glycine reductase complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030700?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030880",
            "attributes": {
                "accession": "GO:0030880",
                "count": 1,
                "description": "RNA polymerase complex",
                "lineage": "cellular_component"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030880?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003824",
            "attributes": {
                "accession": "GO:0003824",
                "count": 548,
                "description": "catalytic activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003824?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005524",
            "attributes": {
                "accession": "GO:0005524",
                "count": 436,
                "description": "ATP binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005524?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003677",
            "attributes": {
                "accession": "GO:0003677",
                "count": 330,
                "description": "DNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003677?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005488",
            "attributes": {
                "accession": "GO:0005488",
                "count": 142,
                "description": "binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005488?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016491",
            "attributes": {
                "accession": "GO:0016491",
                "count": 112,
                "description": "oxidoreductase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016491?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0043169",
            "attributes": {
                "accession": "GO:0043169",
                "count": 98,
                "description": "cation binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0043169?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030170",
            "attributes": {
                "accession": "GO:0030170",
                "count": 93,
                "description": "pyridoxal phosphate binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030170?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000166",
            "attributes": {
                "accession": "GO:0000166",
                "count": 92,
                "description": "nucleotide binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000166?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004553",
            "attributes": {
                "accession": "GO:0004553",
                "count": 91,
                "description": "hydrolase activity, hydrolyzing O-glycosyl compounds",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004553?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003735",
            "attributes": {
                "accession": "GO:0003735",
                "count": 82,
                "description": "structural constituent of ribosome",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003735?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005215",
            "attributes": {
                "accession": "GO:0005215",
                "count": 77,
                "description": "transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005215?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003723",
            "attributes": {
                "accession": "GO:0003723",
                "count": 69,
                "description": "RNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003723?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004812",
            "attributes": {
                "accession": "GO:0004812",
                "count": 69,
                "description": "aminoacyl-tRNA ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004812?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005525",
            "attributes": {
                "accession": "GO:0005525",
                "count": 64,
                "description": "GTP binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005525?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003700",
            "attributes": {
                "accession": "GO:0003700",
                "count": 61,
                "description": "transcription factor activity, sequence-specific DNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003700?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046872",
            "attributes": {
                "accession": "GO:0046872",
                "count": 47,
                "description": "metal ion binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046872?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000156",
            "attributes": {
                "accession": "GO:0000156",
                "count": 42,
                "description": "phosphorelay response regulator activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000156?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016874",
            "attributes": {
                "accession": "GO:0016874",
                "count": 41,
                "description": "ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016874?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016787",
            "attributes": {
                "accession": "GO:0016787",
                "count": 39,
                "description": "hydrolase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016787?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004872",
            "attributes": {
                "accession": "GO:0004872",
                "count": 36,
                "description": "receptor activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004872?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016616",
            "attributes": {
                "accession": "GO:0016616",
                "count": 34,
                "description": "oxidoreductase activity, acting on the CH-OH group of donors, NAD or NADP as acceptor",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016616?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030246",
            "attributes": {
                "accession": "GO:0030246",
                "count": 32,
                "description": "carbohydrate binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030246?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000287",
            "attributes": {
                "accession": "GO:0000287",
                "count": 28,
                "description": "magnesium ion binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000287?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004803",
            "attributes": {
                "accession": "GO:0004803",
                "count": 27,
                "description": "transposase activiy",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004803?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016829",
            "attributes": {
                "accession": "GO:0016829",
                "count": 27,
                "description": "lyase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016829?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016987",
            "attributes": {
                "accession": "GO:0016987",
                "count": 26,
                "description": "sigma factor activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016987?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003918",
            "attributes": {
                "accession": "GO:0003918",
                "count": 25,
                "description": "DNA topoisomerase type II (ATP-hydrolyzing) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003918?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016887",
            "attributes": {
                "accession": "GO:0016887",
                "count": 25,
                "description": "ATPase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016887?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0043565",
            "attributes": {
                "accession": "GO:0043565",
                "count": 25,
                "description": "sequence-specific DNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0043565?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003899",
            "attributes": {
                "accession": "GO:0003899",
                "count": 24,
                "description": "DNA-directed 5'-3' RNA polymerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003899?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0050660",
            "attributes": {
                "accession": "GO:0050660",
                "count": 24,
                "description": "flavin adenine dinucleotide binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0050660?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000155",
            "attributes": {
                "accession": "GO:0000155",
                "count": 23,
                "description": "phosphorelay sensor kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000155?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003676",
            "attributes": {
                "accession": "GO:0003676",
                "count": 23,
                "description": "nucleic acid binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003676?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008168",
            "attributes": {
                "accession": "GO:0008168",
                "count": 23,
                "description": "methyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008168?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016772",
            "attributes": {
                "accession": "GO:0016772",
                "count": 23,
                "description": "transferase activity, transferring phosphorus-containing groups",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016772?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0051287",
            "attributes": {
                "accession": "GO:0051287",
                "count": 22,
                "description": "NAD binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051287?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008270",
            "attributes": {
                "accession": "GO:0008270",
                "count": 21,
                "description": "zinc ion binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008270?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005515",
            "attributes": {
                "accession": "GO:0005515",
                "count": 19,
                "description": "protein binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005515?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003924",
            "attributes": {
                "accession": "GO:0003924",
                "count": 18,
                "description": "GTPase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003924?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004222",
            "attributes": {
                "accession": "GO:0004222",
                "count": 17,
                "description": "metalloendopeptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004222?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004565",
            "attributes": {
                "accession": "GO:0004565",
                "count": 17,
                "description": "beta-galactosidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004565?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004180",
            "attributes": {
                "accession": "GO:0004180",
                "count": 16,
                "description": "carboxypeptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004180?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042132",
            "attributes": {
                "accession": "GO:0042132",
                "count": 16,
                "description": "fructose 1,6-bisphosphate 1-phosphatase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042132?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0051536",
            "attributes": {
                "accession": "GO:0051536",
                "count": 16,
                "description": "iron-sulfur cluster binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051536?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003916",
            "attributes": {
                "accession": "GO:0003916",
                "count": 15,
                "description": "DNA topoisomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003916?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016740",
            "attributes": {
                "accession": "GO:0016740",
                "count": 15,
                "description": "transferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016740?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004618",
            "attributes": {
                "accession": "GO:0004618",
                "count": 14,
                "description": "phosphoglycerate kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004618?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016765",
            "attributes": {
                "accession": "GO:0016765",
                "count": 14,
                "description": "transferase activity, transferring alkyl or aryl (other than methyl) groups",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016765?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000150",
            "attributes": {
                "accession": "GO:0000150",
                "count": 13,
                "description": "recombinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000150?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0010181",
            "attributes": {
                "accession": "GO:0010181",
                "count": 13,
                "description": "FMN binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0010181?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016779",
            "attributes": {
                "accession": "GO:0016779",
                "count": 13,
                "description": "nucleotidyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016779?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0050662",
            "attributes": {
                "accession": "GO:0050662",
                "count": 13,
                "description": "coenzyme binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0050662?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008658",
            "attributes": {
                "accession": "GO:0008658",
                "count": 12,
                "description": "penicillin binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008658?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016301",
            "attributes": {
                "accession": "GO:0016301",
                "count": 12,
                "description": "kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016301?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016810",
            "attributes": {
                "accession": "GO:0016810",
                "count": 12,
                "description": "hydrolase activity, acting on carbon-nitrogen (but not peptide) bonds",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016810?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016868",
            "attributes": {
                "accession": "GO:0016868",
                "count": 12,
                "description": "intramolecular transferase activity, phosphotransferases",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016868?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030983",
            "attributes": {
                "accession": "GO:0030983",
                "count": 12,
                "description": "mismatched DNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030983?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004003",
            "attributes": {
                "accession": "GO:0004003",
                "count": 11,
                "description": "ATP-dependent DNA helicase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004003?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004356",
            "attributes": {
                "accession": "GO:0004356",
                "count": 11,
                "description": "glutamate-ammonia ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004356?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008484",
            "attributes": {
                "accession": "GO:0008484",
                "count": 11,
                "description": "sulfuric ester hydrolase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008484?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009055",
            "attributes": {
                "accession": "GO:0009055",
                "count": 11,
                "description": "electron carrier activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009055?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030145",
            "attributes": {
                "accession": "GO:0030145",
                "count": 11,
                "description": "manganese ion binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030145?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004019",
            "attributes": {
                "accession": "GO:0004019",
                "count": 10,
                "description": "adenylosuccinate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004019?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016853",
            "attributes": {
                "accession": "GO:0016853",
                "count": 10,
                "description": "isomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016853?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016876",
            "attributes": {
                "accession": "GO:0016876",
                "count": 10,
                "description": "ligase activity, forming aminoacyl-tRNA and related compounds",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016876?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016888",
            "attributes": {
                "accession": "GO:0016888",
                "count": 10,
                "description": "endodeoxyribonuclease activity, producing 5'-phosphomonoesters",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016888?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003887",
            "attributes": {
                "accession": "GO:0003887",
                "count": 9,
                "description": "DNA-directed DNA polymerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003887?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004672",
            "attributes": {
                "accession": "GO:0004672",
                "count": 9,
                "description": "protein kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004672?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004743",
            "attributes": {
                "accession": "GO:0004743",
                "count": 9,
                "description": "pyruvate kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004743?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005283",
            "attributes": {
                "accession": "GO:0005283",
                "count": 9,
                "description": "sodium:amino acid symporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005283?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016742",
            "attributes": {
                "accession": "GO:0016742",
                "count": 9,
                "description": "hydroxymethyl-, formyl- and related transferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016742?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016757",
            "attributes": {
                "accession": "GO:0016757",
                "count": 9,
                "description": "transferase activity, transferring glycosyl groups",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016757?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0019843",
            "attributes": {
                "accession": "GO:0019843",
                "count": 9,
                "description": "rRNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019843?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030955",
            "attributes": {
                "accession": "GO:0030955",
                "count": 9,
                "description": "potassium ion binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030955?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030976",
            "attributes": {
                "accession": "GO:0030976",
                "count": 9,
                "description": "thiamine pyrophosphate binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030976?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0031419",
            "attributes": {
                "accession": "GO:0031419",
                "count": 9,
                "description": "cobalamin binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0031419?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004427",
            "attributes": {
                "accession": "GO:0004427",
                "count": 8,
                "description": "inorganic diphosphatase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004427?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004518",
            "attributes": {
                "accession": "GO:0004518",
                "count": 8,
                "description": "nuclease activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004518?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004645",
            "attributes": {
                "accession": "GO:0004645",
                "count": 8,
                "description": "phosphorylase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004645?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005506",
            "attributes": {
                "accession": "GO:0005506",
                "count": 8,
                "description": "iron ion binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005506?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008134",
            "attributes": {
                "accession": "GO:0008134",
                "count": 8,
                "description": "transcription factor binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008134?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008408",
            "attributes": {
                "accession": "GO:0008408",
                "count": 8,
                "description": "3'-5' exonuclease activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008408?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046429",
            "attributes": {
                "accession": "GO:0046429",
                "count": 8,
                "description": "4-hydroxy-3-methylbut-2-en-1-yl diphosphate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046429?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046933",
            "attributes": {
                "accession": "GO:0046933",
                "count": 8,
                "description": "proton-transporting ATP synthase activity, rotational mechanism",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046933?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046961",
            "attributes": {
                "accession": "GO:0046961",
                "count": 8,
                "description": "proton-transporting ATPase activity, rotational mechanism",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046961?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0048037",
            "attributes": {
                "accession": "GO:0048037",
                "count": 8,
                "description": "cofactor binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0048037?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004086",
            "attributes": {
                "accession": "GO:0004086",
                "count": 7,
                "description": "carbamoyl-phosphate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004086?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004177",
            "attributes": {
                "accession": "GO:0004177",
                "count": 7,
                "description": "aminopeptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004177?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004252",
            "attributes": {
                "accession": "GO:0004252",
                "count": 7,
                "description": "serine-type endopeptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004252?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004611",
            "attributes": {
                "accession": "GO:0004611",
                "count": 7,
                "description": "phosphoenolpyruvate carboxykinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004611?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004619",
            "attributes": {
                "accession": "GO:0004619",
                "count": 7,
                "description": "phosphoglycerate mutase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004619?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004813",
            "attributes": {
                "accession": "GO:0004813",
                "count": 7,
                "description": "alanine-tRNA ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004813?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008233",
            "attributes": {
                "accession": "GO:0008233",
                "count": 7,
                "description": "peptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008233?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008861",
            "attributes": {
                "accession": "GO:0008861",
                "count": 7,
                "description": "formate C-acetyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008861?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015450",
            "attributes": {
                "accession": "GO:0015450",
                "count": 7,
                "description": "P-P-bond-hydrolysis-driven protein transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015450?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016773",
            "attributes": {
                "accession": "GO:0016773",
                "count": 7,
                "description": "phosphotransferase activity, alcohol group as acceptor",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016773?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016805",
            "attributes": {
                "accession": "GO:0016805",
                "count": 7,
                "description": "dipeptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016805?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0017076",
            "attributes": {
                "accession": "GO:0017076",
                "count": 7,
                "description": "purine nucleotide binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0017076?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0051082",
            "attributes": {
                "accession": "GO:0051082",
                "count": 7,
                "description": "unfolded protein binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051082?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000049",
            "attributes": {
                "accession": "GO:0000049",
                "count": 6,
                "description": "tRNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000049?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003872",
            "attributes": {
                "accession": "GO:0003872",
                "count": 6,
                "description": "6-phosphofructokinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003872?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004045",
            "attributes": {
                "accession": "GO:0004045",
                "count": 6,
                "description": "aminoacyl-tRNA hydrolase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004045?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004386",
            "attributes": {
                "accession": "GO:0004386",
                "count": 6,
                "description": "helicase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004386?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004478",
            "attributes": {
                "accession": "GO:0004478",
                "count": 6,
                "description": "methionine adenosyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004478?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004540",
            "attributes": {
                "accession": "GO:0004540",
                "count": 6,
                "description": "ribonuclease activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004540?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004560",
            "attributes": {
                "accession": "GO:0004560",
                "count": 6,
                "description": "alpha-L-fucosidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004560?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004834",
            "attributes": {
                "accession": "GO:0004834",
                "count": 6,
                "description": "tryptophan synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004834?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008137",
            "attributes": {
                "accession": "GO:0008137",
                "count": 6,
                "description": "NADH dehydrogenase (ubiquinone) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008137?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008173",
            "attributes": {
                "accession": "GO:0008173",
                "count": 6,
                "description": "RNA methyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008173?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008236",
            "attributes": {
                "accession": "GO:0008236",
                "count": 6,
                "description": "serine-type peptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008236?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008745",
            "attributes": {
                "accession": "GO:0008745",
                "count": 6,
                "description": "N-acetylmuramoyl-L-alanine amidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008745?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008887",
            "attributes": {
                "accession": "GO:0008887",
                "count": 6,
                "description": "glycerate kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008887?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008927",
            "attributes": {
                "accession": "GO:0008927",
                "count": 6,
                "description": "mannonate dehydratase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008927?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008976",
            "attributes": {
                "accession": "GO:0008976",
                "count": 6,
                "description": "polyphosphate kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008976?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009678",
            "attributes": {
                "accession": "GO:0009678",
                "count": 6,
                "description": "hydrogen-translocating pyrophosphatase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009678?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009982",
            "attributes": {
                "accession": "GO:0009982",
                "count": 6,
                "description": "pseudouridine synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009982?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015662",
            "attributes": {
                "accession": "GO:0015662",
                "count": 6,
                "description": "ATPase activity, coupled to transmembrane movement of ions, phosphorylative mechanism",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015662?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016597",
            "attributes": {
                "accession": "GO:0016597",
                "count": 6,
                "description": "amino acid binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016597?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016620",
            "attributes": {
                "accession": "GO:0016620",
                "count": 6,
                "description": "oxidoreductase activity, acting on the aldehyde or oxo group of donors, NAD or NADP as acceptor",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016620?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016758",
            "attributes": {
                "accession": "GO:0016758",
                "count": 6,
                "description": "transferase activity, transferring hexosyl groups",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016758?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016774",
            "attributes": {
                "accession": "GO:0016774",
                "count": 6,
                "description": "phosphotransferase activity, carboxyl group as acceptor",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016774?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016836",
            "attributes": {
                "accession": "GO:0016836",
                "count": 6,
                "description": "hydro-lyase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016836?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016866",
            "attributes": {
                "accession": "GO:0016866",
                "count": 6,
                "description": "intramolecular transferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016866?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046912",
            "attributes": {
                "accession": "GO:0046912",
                "count": 6,
                "description": "transferase activity, transferring acyl groups, acyl groups converted into alkyl on transfer",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046912?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0051539",
            "attributes": {
                "accession": "GO:0051539",
                "count": 6,
                "description": "4 iron, 4 sulfur cluster binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051539?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003678",
            "attributes": {
                "accession": "GO:0003678",
                "count": 5,
                "description": "DNA helicase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003678?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003697",
            "attributes": {
                "accession": "GO:0003697",
                "count": 5,
                "description": "single-stranded DNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003697?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003857",
            "attributes": {
                "accession": "GO:0003857",
                "count": 5,
                "description": "3-hydroxyacyl-CoA dehydrogenase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003857?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003896",
            "attributes": {
                "accession": "GO:0003896",
                "count": 5,
                "description": "DNA primase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003896?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003995",
            "attributes": {
                "accession": "GO:0003995",
                "count": 5,
                "description": "acyl-CoA dehydrogenase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003995?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004107",
            "attributes": {
                "accession": "GO:0004107",
                "count": 5,
                "description": "chorismate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004107?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004329",
            "attributes": {
                "accession": "GO:0004329",
                "count": 5,
                "description": "formate-tetrahydrofolate ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004329?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004347",
            "attributes": {
                "accession": "GO:0004347",
                "count": 5,
                "description": "glucose-6-phosphate isomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004347?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004519",
            "attributes": {
                "accession": "GO:0004519",
                "count": 5,
                "description": "endonuclease activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004519?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004612",
            "attributes": {
                "accession": "GO:0004612",
                "count": 5,
                "description": "phosphoenolpyruvate carboxykinase (ATP) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004612?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004637",
            "attributes": {
                "accession": "GO:0004637",
                "count": 5,
                "description": "phosphoribosylamine-glycine ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004637?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004748",
            "attributes": {
                "accession": "GO:0004748",
                "count": 5,
                "description": "ribonucleoside-diphosphate reductase activity, thioredoxin disulfide as acceptor",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004748?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004750",
            "attributes": {
                "accession": "GO:0004750",
                "count": 5,
                "description": "ribulose-phosphate 3-epimerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004750?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004826",
            "attributes": {
                "accession": "GO:0004826",
                "count": 5,
                "description": "phenylalanine-tRNA ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004826?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004871",
            "attributes": {
                "accession": "GO:0004871",
                "count": 5,
                "description": "signal transducer activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004871?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005351",
            "attributes": {
                "accession": "GO:0005351",
                "count": 5,
                "description": "sugar:proton symporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005351?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005507",
            "attributes": {
                "accession": "GO:0005507",
                "count": 5,
                "description": "copper ion binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005507?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005529",
            "attributes": {
                "accession": "GO:0005529",
                "count": 5,
                "description": "sugar binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005529?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008080",
            "attributes": {
                "accession": "GO:0008080",
                "count": 5,
                "description": "N-acetyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008080?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008081",
            "attributes": {
                "accession": "GO:0008081",
                "count": 5,
                "description": "phosphoric diester hydrolase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008081?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008324",
            "attributes": {
                "accession": "GO:0008324",
                "count": 5,
                "description": "cation transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008324?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008649",
            "attributes": {
                "accession": "GO:0008649",
                "count": 5,
                "description": "rRNA methyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008649?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008762",
            "attributes": {
                "accession": "GO:0008762",
                "count": 5,
                "description": "UDP-N-acetylmuramate dehydrogenase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008762?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008767",
            "attributes": {
                "accession": "GO:0008767",
                "count": 5,
                "description": "UDP-galactopyranose mutase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008767?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008855",
            "attributes": {
                "accession": "GO:0008855",
                "count": 5,
                "description": "exodeoxyribonuclease VII activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008855?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009002",
            "attributes": {
                "accession": "GO:0009002",
                "count": 5,
                "description": "serine-type D-Ala-D-Ala carboxypeptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009002?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015078",
            "attributes": {
                "accession": "GO:0015078",
                "count": 5,
                "description": "hydrogen ion transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015078?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015109",
            "attributes": {
                "accession": "GO:0015109",
                "count": 5,
                "description": "chromate transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015109?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016627",
            "attributes": {
                "accession": "GO:0016627",
                "count": 5,
                "description": "oxidoreductase activity, acting on the CH-CH group of donors",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016627?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016743",
            "attributes": {
                "accession": "GO:0016743",
                "count": 5,
                "description": "carboxyl- or carbamoyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016743?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016832",
            "attributes": {
                "accession": "GO:0016832",
                "count": 5,
                "description": "aldehyde-lyase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016832?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000774",
            "attributes": {
                "accession": "GO:0000774",
                "count": 4,
                "description": "adenyl-nucleotide exchange factor activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000774?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003747",
            "attributes": {
                "accession": "GO:0003747",
                "count": 4,
                "description": "translation release factor activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003747?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003883",
            "attributes": {
                "accession": "GO:0003883",
                "count": 4,
                "description": "CTP synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003883?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003937",
            "attributes": {
                "accession": "GO:0003937",
                "count": 4,
                "description": "IMP cyclohydrolase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003937?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004040",
            "attributes": {
                "accession": "GO:0004040",
                "count": 4,
                "description": "amidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004040?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004055",
            "attributes": {
                "accession": "GO:0004055",
                "count": 4,
                "description": "argininosuccinate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004055?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004375",
            "attributes": {
                "accession": "GO:0004375",
                "count": 4,
                "description": "glycine dehydrogenase (decarboxylating) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004375?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004455",
            "attributes": {
                "accession": "GO:0004455",
                "count": 4,
                "description": "ketol-acid reductoisomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004455?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004807",
            "attributes": {
                "accession": "GO:0004807",
                "count": 4,
                "description": "triose-phosphate isomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004807?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008170",
            "attributes": {
                "accession": "GO:0008170",
                "count": 4,
                "description": "N-methyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008170?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008239",
            "attributes": {
                "accession": "GO:0008239",
                "count": 4,
                "description": "dipeptidyl-peptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008239?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008565",
            "attributes": {
                "accession": "GO:0008565",
                "count": 4,
                "description": "protein transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008565?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008716",
            "attributes": {
                "accession": "GO:0008716",
                "count": 4,
                "description": "D-alanine-D-alanine ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008716?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008736",
            "attributes": {
                "accession": "GO:0008736",
                "count": 4,
                "description": "L-fucose isomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008736?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008740",
            "attributes": {
                "accession": "GO:0008740",
                "count": 4,
                "description": "L-rhamnose isomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008740?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008987",
            "attributes": {
                "accession": "GO:0008987",
                "count": 4,
                "description": "quinolinate synthetase A activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008987?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015238",
            "attributes": {
                "accession": "GO:0015238",
                "count": 4,
                "description": "drug transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015238?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015297",
            "attributes": {
                "accession": "GO:0015297",
                "count": 4,
                "description": "antiporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015297?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015930",
            "attributes": {
                "accession": "GO:0015930",
                "count": 4,
                "description": "glutamate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015930?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016747",
            "attributes": {
                "accession": "GO:0016747",
                "count": 4,
                "description": "transferase activity, transferring acyl groups other than amino-acyl groups",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016747?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016783",
            "attributes": {
                "accession": "GO:0016783",
                "count": 4,
                "description": "sulfurtransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016783?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016788",
            "attributes": {
                "accession": "GO:0016788",
                "count": 4,
                "description": "hydrolase activity, acting on ester bonds",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016788?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016903",
            "attributes": {
                "accession": "GO:0016903",
                "count": 4,
                "description": "oxidoreductase activity, acting on the aldehyde or oxo group of donors",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016903?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0019205",
            "attributes": {
                "accession": "GO:0019205",
                "count": 4,
                "description": "nucleobase-containing compound kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0019205?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042803",
            "attributes": {
                "accession": "GO:0042803",
                "count": 4,
                "description": "protein homodimerization activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042803?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046983",
            "attributes": {
                "accession": "GO:0046983",
                "count": 4,
                "description": "protein dimerization activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046983?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0051087",
            "attributes": {
                "accession": "GO:0051087",
                "count": 4,
                "description": "chaperone binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0051087?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000179",
            "attributes": {
                "accession": "GO:0000179",
                "count": 3,
                "description": "rRNA (adenine-N6,N6-)-dimethyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000179?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003684",
            "attributes": {
                "accession": "GO:0003684",
                "count": 3,
                "description": "damaged DNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003684?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003746",
            "attributes": {
                "accession": "GO:0003746",
                "count": 3,
                "description": "translation elongation factor activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003746?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003774",
            "attributes": {
                "accession": "GO:0003774",
                "count": 3,
                "description": "motor activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003774?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003848",
            "attributes": {
                "accession": "GO:0003848",
                "count": 3,
                "description": "2-amino-4-hydroxy-6-hydroxymethyldihydropteridine diphosphokinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003848?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003855",
            "attributes": {
                "accession": "GO:0003855",
                "count": 3,
                "description": "3-dehydroquinate dehydratase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003855?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004013",
            "attributes": {
                "accession": "GO:0004013",
                "count": 3,
                "description": "adenosylhomocysteinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004013?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004176",
            "attributes": {
                "accession": "GO:0004176",
                "count": 3,
                "description": "ATP-dependent peptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004176?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004358",
            "attributes": {
                "accession": "GO:0004358",
                "count": 3,
                "description": "glutamate N-acetyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004358?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004399",
            "attributes": {
                "accession": "GO:0004399",
                "count": 3,
                "description": "histidinol dehydrogenase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004399?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004590",
            "attributes": {
                "accession": "GO:0004590",
                "count": 3,
                "description": "orotidine-5'-phosphate decarboxylase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004590?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004638",
            "attributes": {
                "accession": "GO:0004638",
                "count": 3,
                "description": "phosphoribosylaminoimidazole carboxylase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004638?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004643",
            "attributes": {
                "accession": "GO:0004643",
                "count": 3,
                "description": "phosphoribosylaminoimidazolecarboxamide formyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004643?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004664",
            "attributes": {
                "accession": "GO:0004664",
                "count": 3,
                "description": "prephenate dehydratase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004664?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004789",
            "attributes": {
                "accession": "GO:0004789",
                "count": 3,
                "description": "thiamine-phosphate diphosphorylase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004789?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004817",
            "attributes": {
                "accession": "GO:0004817",
                "count": 3,
                "description": "cysteine-tRNA ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004817?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005509",
            "attributes": {
                "accession": "GO:0005509",
                "count": 3,
                "description": "calcium ion binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005509?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005542",
            "attributes": {
                "accession": "GO:0005542",
                "count": 3,
                "description": "folic acid binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005542?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008176",
            "attributes": {
                "accession": "GO:0008176",
                "count": 3,
                "description": "tRNA (guanine-N7-)-methyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008176?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008235",
            "attributes": {
                "accession": "GO:0008235",
                "count": 3,
                "description": "metalloexopeptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008235?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008312",
            "attributes": {
                "accession": "GO:0008312",
                "count": 3,
                "description": "7S RNA binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008312?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008409",
            "attributes": {
                "accession": "GO:0008409",
                "count": 3,
                "description": "5'-3' exonuclease activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008409?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008479",
            "attributes": {
                "accession": "GO:0008479",
                "count": 3,
                "description": "queuine tRNA-ribosyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008479?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008663",
            "attributes": {
                "accession": "GO:0008663",
                "count": 3,
                "description": "2',3'-cyclic-nucleotide 2'-phosphodiesterase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008663?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008733",
            "attributes": {
                "accession": "GO:0008733",
                "count": 3,
                "description": "L-arabinose isomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008733?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008761",
            "attributes": {
                "accession": "GO:0008761",
                "count": 3,
                "description": "UDP-N-acetylglucosamine 2-epimerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008761?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008830",
            "attributes": {
                "accession": "GO:0008830",
                "count": 3,
                "description": "dTDP-4-dehydrorhamnose 3,5-epimerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008830?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008982",
            "attributes": {
                "accession": "GO:0008982",
                "count": 3,
                "description": "protein-N(PI)-phosphohistidine-sugar phosphotransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008982?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009036",
            "attributes": {
                "accession": "GO:0009036",
                "count": 3,
                "description": "Type II site-specific deoxyribonuclease activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009036?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009378",
            "attributes": {
                "accession": "GO:0009378",
                "count": 3,
                "description": "four-way junction helicase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009378?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015093",
            "attributes": {
                "accession": "GO:0015093",
                "count": 3,
                "description": "ferrous iron transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015093?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015385",
            "attributes": {
                "accession": "GO:0015385",
                "count": 3,
                "description": "sodium:proton antiporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015385?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016153",
            "attributes": {
                "accession": "GO:0016153",
                "count": 3,
                "description": "urocanate hydratase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016153?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016837",
            "attributes": {
                "accession": "GO:0016837",
                "count": 3,
                "description": "carbon-oxygen lyase activity, acting on polysaccharides",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016837?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0017150",
            "attributes": {
                "accession": "GO:0017150",
                "count": 3,
                "description": "tRNA dihydrouridine synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0017150?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0018580",
            "attributes": {
                "accession": "GO:0018580",
                "count": 3,
                "description": "nitronate monooxygenase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0018580?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0031072",
            "attributes": {
                "accession": "GO:0031072",
                "count": 3,
                "description": "heat shock protein binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0031072?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0042626",
            "attributes": {
                "accession": "GO:0042626",
                "count": 3,
                "description": "ATPase activity, coupled to transmembrane movement of substances",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0042626?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0050380",
            "attributes": {
                "accession": "GO:0050380",
                "count": 3,
                "description": "undecaprenyl-diphosphatase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0050380?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000036",
            "attributes": {
                "accession": "GO:0000036",
                "count": 2,
                "description": "acyl carrier activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000036?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0001882",
            "attributes": {
                "accession": "GO:0001882",
                "count": 2,
                "description": "nucleoside binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0001882?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003840",
            "attributes": {
                "accession": "GO:0003840",
                "count": 2,
                "description": "gamma-glutamyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003840?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003908",
            "attributes": {
                "accession": "GO:0003908",
                "count": 2,
                "description": "methylated-DNA-[protein]-cysteine S-methyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003908?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003911",
            "attributes": {
                "accession": "GO:0003911",
                "count": 2,
                "description": "DNA ligase (NAD+) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003911?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003964",
            "attributes": {
                "accession": "GO:0003964",
                "count": 2,
                "description": "RNA-directed DNA polymerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003964?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003989",
            "attributes": {
                "accession": "GO:0003989",
                "count": 2,
                "description": "acetyl-CoA carboxylase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003989?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004071",
            "attributes": {
                "accession": "GO:0004071",
                "count": 2,
                "description": "aspartate-ammonia ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004071?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004134",
            "attributes": {
                "accession": "GO:0004134",
                "count": 2,
                "description": "4-alpha-glucanotransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004134?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004146",
            "attributes": {
                "accession": "GO:0004146",
                "count": 2,
                "description": "dihydrofolate reductase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004146?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004197",
            "attributes": {
                "accession": "GO:0004197",
                "count": 2,
                "description": "cysteine-type endopeptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004197?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004372",
            "attributes": {
                "accession": "GO:0004372",
                "count": 2,
                "description": "glycine hydroxymethyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004372?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004373",
            "attributes": {
                "accession": "GO:0004373",
                "count": 2,
                "description": "glycogen (starch) synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004373?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004424",
            "attributes": {
                "accession": "GO:0004424",
                "count": 2,
                "description": "imidazoleglycerol-phosphate dehydratase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004424?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004425",
            "attributes": {
                "accession": "GO:0004425",
                "count": 2,
                "description": "indole-3-glycerol-phosphate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004425?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004563",
            "attributes": {
                "accession": "GO:0004563",
                "count": 2,
                "description": "beta-N-acetylhexosaminidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004563?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004592",
            "attributes": {
                "accession": "GO:0004592",
                "count": 2,
                "description": "pantoate-beta-alanine ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004592?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004634",
            "attributes": {
                "accession": "GO:0004634",
                "count": 2,
                "description": "phosphopyruvate hydratase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004634?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004650",
            "attributes": {
                "accession": "GO:0004650",
                "count": 2,
                "description": "polygalacturonase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004650?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004673",
            "attributes": {
                "accession": "GO:0004673",
                "count": 2,
                "description": "protein histidine kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004673?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004788",
            "attributes": {
                "accession": "GO:0004788",
                "count": 2,
                "description": "thiamine diphosphokinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004788?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004799",
            "attributes": {
                "accession": "GO:0004799",
                "count": 2,
                "description": "thymidylate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004799?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005198",
            "attributes": {
                "accession": "GO:0005198",
                "count": 2,
                "description": "structural molecule activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005198?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008108",
            "attributes": {
                "accession": "GO:0008108",
                "count": 2,
                "description": "UDP-glucose:hexose-1-phosphate uridylyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008108?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008483",
            "attributes": {
                "accession": "GO:0008483",
                "count": 2,
                "description": "transaminase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008483?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008556",
            "attributes": {
                "accession": "GO:0008556",
                "count": 2,
                "description": "potassium-transporting ATPase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008556?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008685",
            "attributes": {
                "accession": "GO:0008685",
                "count": 2,
                "description": "2-C-methyl-D-erythritol 2,4-cyclodiphosphate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008685?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008817",
            "attributes": {
                "accession": "GO:0008817",
                "count": 2,
                "description": "cob(I)yrinic acid a,c-diamide adenosyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008817?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008831",
            "attributes": {
                "accession": "GO:0008831",
                "count": 2,
                "description": "dTDP-4-dehydrorhamnose reductase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008831?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008839",
            "attributes": {
                "accession": "GO:0008839",
                "count": 2,
                "description": "4-hydroxy-tetrahydrodipicolinate reductase",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008839?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008880",
            "attributes": {
                "accession": "GO:0008880",
                "count": 2,
                "description": "glucuronate isomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008880?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008889",
            "attributes": {
                "accession": "GO:0008889",
                "count": 2,
                "description": "glycerophosphodiester phosphodiesterase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008889?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008898",
            "attributes": {
                "accession": "GO:0008898",
                "count": 2,
                "description": "S-adenosylmethionine-homocysteine S-methyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008898?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008939",
            "attributes": {
                "accession": "GO:0008939",
                "count": 2,
                "description": "nicotinate-nucleotide-dimethylbenzimidazole phosphoribosyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008939?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009029",
            "attributes": {
                "accession": "GO:0009029",
                "count": 2,
                "description": "tetraacyldisaccharide 4'-kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009029?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015128",
            "attributes": {
                "accession": "GO:0015128",
                "count": 2,
                "description": "gluconate transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015128?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015556",
            "attributes": {
                "accession": "GO:0015556",
                "count": 2,
                "description": "C4-dicarboxylate transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015556?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016149",
            "attributes": {
                "accession": "GO:0016149",
                "count": 2,
                "description": "translation release factor activity, codon specific",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016149?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016209",
            "attributes": {
                "accession": "GO:0016209",
                "count": 2,
                "description": "antioxidant activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016209?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016638",
            "attributes": {
                "accession": "GO:0016638",
                "count": 2,
                "description": "oxidoreductase activity, acting on the CH-NH2 group of donors",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016638?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016655",
            "attributes": {
                "accession": "GO:0016655",
                "count": 2,
                "description": "oxidoreductase activity, acting on NAD(P)H, quinone or similar compound as acceptor",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016655?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016763",
            "attributes": {
                "accession": "GO:0016763",
                "count": 2,
                "description": "transferase activity, transferring pentosyl groups",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016763?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016769",
            "attributes": {
                "accession": "GO:0016769",
                "count": 2,
                "description": "transferase activity, transferring nitrogenous groups",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016769?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016830",
            "attributes": {
                "accession": "GO:0016830",
                "count": 2,
                "description": "carbon-carbon lyase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016830?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016831",
            "attributes": {
                "accession": "GO:0016831",
                "count": 2,
                "description": "carboxy-lyase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016831?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016852",
            "attributes": {
                "accession": "GO:0016852",
                "count": 2,
                "description": "sirohydrochlorin cobaltochelatase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016852?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016855",
            "attributes": {
                "accession": "GO:0016855",
                "count": 2,
                "description": "racemase and epimerase activity, acting on amino acids and derivatives",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016855?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016884",
            "attributes": {
                "accession": "GO:0016884",
                "count": 2,
                "description": "carbon-nitrogen ligase activity, with glutamine as amido-N-donor",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016884?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0017153",
            "attributes": {
                "accession": "GO:0017153",
                "count": 2,
                "description": "sodium:dicarboxylate symporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0017153?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0018492",
            "attributes": {
                "accession": "GO:0018492",
                "count": 2,
                "description": "carbon-monoxide dehydrogenase (acceptor) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0018492?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030604",
            "attributes": {
                "accession": "GO:0030604",
                "count": 2,
                "description": "1-deoxy-D-xylulose-5-phosphate reductoisomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030604?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0031177",
            "attributes": {
                "accession": "GO:0031177",
                "count": 2,
                "description": "phosphopantetheine binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0031177?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0043752",
            "attributes": {
                "accession": "GO:0043752",
                "count": 2,
                "description": "adenosylcobinamide kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0043752?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0045135",
            "attributes": {
                "accession": "GO:0045135",
                "count": 2,
                "description": "poly(beta-D-mannuronate) lyase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0045135?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0050570",
            "attributes": {
                "accession": "GO:0050570",
                "count": 2,
                "description": "4-hydroxythreonine-4-phosphate dehydrogenase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0050570?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0000175",
            "attributes": {
                "accession": "GO:0000175",
                "count": 1,
                "description": "3'-5'-exoribonuclease activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0000175?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003755",
            "attributes": {
                "accession": "GO:0003755",
                "count": 1,
                "description": "peptidyl-prolyl cis-trans isomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003755?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003864",
            "attributes": {
                "accession": "GO:0003864",
                "count": 1,
                "description": "3-methyl-2-oxobutanoate hydroxymethyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003864?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003906",
            "attributes": {
                "accession": "GO:0003906",
                "count": 1,
                "description": "DNA-(apurinic or apyrimidinic site) lyase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003906?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003917",
            "attributes": {
                "accession": "GO:0003917",
                "count": 1,
                "description": "DNA topoisomerase type I activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003917?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003919",
            "attributes": {
                "accession": "GO:0003919",
                "count": 1,
                "description": "FMN adenylyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003919?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003934",
            "attributes": {
                "accession": "GO:0003934",
                "count": 1,
                "description": "GTP cyclohydrolase I activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003934?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0003951",
            "attributes": {
                "accession": "GO:0003951",
                "count": 1,
                "description": "NAD+ kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0003951?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004047",
            "attributes": {
                "accession": "GO:0004047",
                "count": 1,
                "description": "aminomethyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004047?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004066",
            "attributes": {
                "accession": "GO:0004066",
                "count": 1,
                "description": "asparagine synthase (glutamine-hydrolyzing) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004066?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004072",
            "attributes": {
                "accession": "GO:0004072",
                "count": 1,
                "description": "aspartate kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004072?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004096",
            "attributes": {
                "accession": "GO:0004096",
                "count": 1,
                "description": "catalase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004096?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004129",
            "attributes": {
                "accession": "GO:0004129",
                "count": 1,
                "description": "cytochrome-c oxidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004129?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004143",
            "attributes": {
                "accession": "GO:0004143",
                "count": 1,
                "description": "diacylglycerol kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004143?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004152",
            "attributes": {
                "accession": "GO:0004152",
                "count": 1,
                "description": "dihydroorotate dehydrogenase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004152?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004345",
            "attributes": {
                "accession": "GO:0004345",
                "count": 1,
                "description": "glucose-6-phosphate dehydrogenase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004345?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004359",
            "attributes": {
                "accession": "GO:0004359",
                "count": 1,
                "description": "glutaminase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004359?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004437",
            "attributes": {
                "accession": "GO:0004437",
                "count": 1,
                "description": "inositol or phosphatidylinositol phosphatase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004437?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004476",
            "attributes": {
                "accession": "GO:0004476",
                "count": 1,
                "description": "mannose-6-phosphate isomerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004476?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004488",
            "attributes": {
                "accession": "GO:0004488",
                "count": 1,
                "description": "methylenetetrahydrofolate dehydrogenase (NADP+) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004488?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004512",
            "attributes": {
                "accession": "GO:0004512",
                "count": 1,
                "description": "inositol-3-phosphate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004512?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004514",
            "attributes": {
                "accession": "GO:0004514",
                "count": 1,
                "description": "nicotinate-nucleotide diphosphorylase (carboxylating) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004514?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004523",
            "attributes": {
                "accession": "GO:0004523",
                "count": 1,
                "description": "RNA-DNA hybrid ribonuclease activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004523?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004525",
            "attributes": {
                "accession": "GO:0004525",
                "count": 1,
                "description": "ribonuclease III activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004525?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004526",
            "attributes": {
                "accession": "GO:0004526",
                "count": 1,
                "description": "ribonuclease P activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004526?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004559",
            "attributes": {
                "accession": "GO:0004559",
                "count": 1,
                "description": "alpha-mannosidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004559?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004635",
            "attributes": {
                "accession": "GO:0004635",
                "count": 1,
                "description": "phosphoribosyl-AMP cyclohydrolase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004635?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004665",
            "attributes": {
                "accession": "GO:0004665",
                "count": 1,
                "description": "prephenate dehydrogenase (NADP+) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004665?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004674",
            "attributes": {
                "accession": "GO:0004674",
                "count": 1,
                "description": "protein serine/threonine kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004674?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004733",
            "attributes": {
                "accession": "GO:0004733",
                "count": 1,
                "description": "pyridoxamine-phosphate oxidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004733?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004765",
            "attributes": {
                "accession": "GO:0004765",
                "count": 1,
                "description": "shikimate kinase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004765?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004784",
            "attributes": {
                "accession": "GO:0004784",
                "count": 1,
                "description": "superoxide dismutase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004784?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004814",
            "attributes": {
                "accession": "GO:0004814",
                "count": 1,
                "description": "arginine-tRNA ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004814?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004828",
            "attributes": {
                "accession": "GO:0004828",
                "count": 1,
                "description": "serine-tRNA ligase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004828?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0004866",
            "attributes": {
                "accession": "GO:0004866",
                "count": 1,
                "description": "endopeptidase inhibitor activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0004866?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0005212",
            "attributes": {
                "accession": "GO:0005212",
                "count": 1,
                "description": "structural constituent of eye lens",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0005212?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008026",
            "attributes": {
                "accession": "GO:0008026",
                "count": 1,
                "description": "ATP-dependent helicase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008026?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008171",
            "attributes": {
                "accession": "GO:0008171",
                "count": 1,
                "description": "O-methyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008171?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008199",
            "attributes": {
                "accession": "GO:0008199",
                "count": 1,
                "description": "ferric iron binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008199?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008234",
            "attributes": {
                "accession": "GO:0008234",
                "count": 1,
                "description": "cysteine-type peptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008234?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008237",
            "attributes": {
                "accession": "GO:0008237",
                "count": 1,
                "description": "metallopeptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008237?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008271",
            "attributes": {
                "accession": "GO:0008271",
                "count": 1,
                "description": "secondary active sulfate transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008271?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008276",
            "attributes": {
                "accession": "GO:0008276",
                "count": 1,
                "description": "protein methyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008276?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008514",
            "attributes": {
                "accession": "GO:0008514",
                "count": 1,
                "description": "organic anion transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008514?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008703",
            "attributes": {
                "accession": "GO:0008703",
                "count": 1,
                "description": "5-amino-6-(5-phosphoribosylamino)uracil reductase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008703?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008705",
            "attributes": {
                "accession": "GO:0008705",
                "count": 1,
                "description": "methionine synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008705?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008759",
            "attributes": {
                "accession": "GO:0008759",
                "count": 1,
                "description": "UDP-3-O-[3-hydroxymyristoyl] N-acetylglucosamine deacetylase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008759?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008814",
            "attributes": {
                "accession": "GO:0008814",
                "count": 1,
                "description": "citrate CoA-transferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008814?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008818",
            "attributes": {
                "accession": "GO:0008818",
                "count": 1,
                "description": "cobalamin 5'-phosphate synthase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008818?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008837",
            "attributes": {
                "accession": "GO:0008837",
                "count": 1,
                "description": "diaminopimelate epimerase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008837?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008864",
            "attributes": {
                "accession": "GO:0008864",
                "count": 1,
                "description": "formyltetrahydrofolate deformylase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008864?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008926",
            "attributes": {
                "accession": "GO:0008926",
                "count": 1,
                "description": "mannitol-1-phosphate 5-dehydrogenase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008926?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008963",
            "attributes": {
                "accession": "GO:0008963",
                "count": 1,
                "description": "phospho-N-acetylmuramoyl-pentapeptide-transferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008963?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0008977",
            "attributes": {
                "accession": "GO:0008977",
                "count": 1,
                "description": "prephenate dehydrogenase (NAD+) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0008977?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0009007",
            "attributes": {
                "accession": "GO:0009007",
                "count": 1,
                "description": "site-specific DNA-methyltransferase (adenine-specific) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0009007?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015087",
            "attributes": {
                "accession": "GO:0015087",
                "count": 1,
                "description": "cobalt ion transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015087?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015129",
            "attributes": {
                "accession": "GO:0015129",
                "count": 1,
                "description": "lactate transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015129?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015153",
            "attributes": {
                "accession": "GO:0015153",
                "count": 1,
                "description": "rhamnose transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015153?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015299",
            "attributes": {
                "accession": "GO:0015299",
                "count": 1,
                "description": "solute:proton antiporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015299?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015321",
            "attributes": {
                "accession": "GO:0015321",
                "count": 1,
                "description": "sodium-dependent phosphate transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015321?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0015658",
            "attributes": {
                "accession": "GO:0015658",
                "count": 1,
                "description": "branched-chain amino acid transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0015658?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016151",
            "attributes": {
                "accession": "GO:0016151",
                "count": 1,
                "description": "nickel cation binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016151?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016407",
            "attributes": {
                "accession": "GO:0016407",
                "count": 1,
                "description": "acetyltransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016407?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016651",
            "attributes": {
                "accession": "GO:0016651",
                "count": 1,
                "description": "oxidoreductase activity, acting on NAD(P)H",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016651?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016668",
            "attributes": {
                "accession": "GO:0016668",
                "count": 1,
                "description": "oxidoreductase activity, acting on a sulfur group of donors, NAD(P) as acceptor",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016668?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016671",
            "attributes": {
                "accession": "GO:0016671",
                "count": 1,
                "description": "oxidoreductase activity, acting on a sulfur group of donors, disulfide as acceptor",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016671?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016755",
            "attributes": {
                "accession": "GO:0016755",
                "count": 1,
                "description": "transferase activity, transferring amino-acyl groups",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016755?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016790",
            "attributes": {
                "accession": "GO:0016790",
                "count": 1,
                "description": "thiolester hydrolase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016790?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016791",
            "attributes": {
                "accession": "GO:0016791",
                "count": 1,
                "description": "phosphatase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016791?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016799",
            "attributes": {
                "accession": "GO:0016799",
                "count": 1,
                "description": "hydrolase activity, hydrolyzing N-glycosyl compounds",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016799?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016812",
            "attributes": {
                "accession": "GO:0016812",
                "count": 1,
                "description": "hydrolase activity, acting on carbon-nitrogen (but not peptide) bonds, in cyclic amides",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016812?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016813",
            "attributes": {
                "accession": "GO:0016813",
                "count": 1,
                "description": "hydrolase activity, acting on carbon-nitrogen (but not peptide) bonds, in linear amidines",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016813?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016820",
            "attributes": {
                "accession": "GO:0016820",
                "count": 1,
                "description": "hydrolase activity, acting on acid anhydrides, catalyzing transmembrane movement of substances",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016820?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016841",
            "attributes": {
                "accession": "GO:0016841",
                "count": 1,
                "description": "ammonia-lyase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016841?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016851",
            "attributes": {
                "accession": "GO:0016851",
                "count": 1,
                "description": "magnesium chelatase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016851?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016861",
            "attributes": {
                "accession": "GO:0016861",
                "count": 1,
                "description": "intramolecular oxidoreductase activity, interconverting aldoses and ketoses",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016861?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016993",
            "attributes": {
                "accession": "GO:0016993",
                "count": 1,
                "description": "precorrin-8X methylmutase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016993?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0016994",
            "attributes": {
                "accession": "GO:0016994",
                "count": 1,
                "description": "precorrin-6A reductase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0016994?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0022857",
            "attributes": {
                "accession": "GO:0022857",
                "count": 1,
                "description": "transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0022857?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030151",
            "attributes": {
                "accession": "GO:0030151",
                "count": 1,
                "description": "molybdenum ion binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030151?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030247",
            "attributes": {
                "accession": "GO:0030247",
                "count": 1,
                "description": "polysaccharide binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030247?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030599",
            "attributes": {
                "accession": "GO:0030599",
                "count": 1,
                "description": "pectinesterase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030599?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0030699",
            "attributes": {
                "accession": "GO:0030699",
                "count": 1,
                "description": "glycine reductase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0030699?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046556",
            "attributes": {
                "accession": "GO:0046556",
                "count": 1,
                "description": "alpha-L-arabinofuranosidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046556?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046559",
            "attributes": {
                "accession": "GO:0046559",
                "count": 1,
                "description": "alpha-glucuronidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046559?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0046873",
            "attributes": {
                "accession": "GO:0046873",
                "count": 1,
                "description": "metal ion transmembrane transporter activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0046873?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0047355",
            "attributes": {
                "accession": "GO:0047355",
                "count": 1,
                "description": "CDP-glycerol glycerophosphotransferase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0047355?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0048029",
            "attributes": {
                "accession": "GO:0048029",
                "count": 1,
                "description": "monosaccharide binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0048029?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0048038",
            "attributes": {
                "accession": "GO:0048038",
                "count": 1,
                "description": "quinone binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0048038?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0050485",
            "attributes": {
                "accession": "GO:0050485",
                "count": 1,
                "description": "oxidoreductase activity, acting on X-H and Y-H to form an X-Y bond, with a disulfide as acceptor",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0050485?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0050661",
            "attributes": {
                "accession": "GO:0050661",
                "count": 1,
                "description": "NADP binding",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0050661?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0050797",
            "attributes": {
                "accession": "GO:0050797",
                "count": 1,
                "description": "thymidylate synthase (FAD) activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0050797?format=api"
            }
        },
        {
            "type": "go-terms",
            "id": "GO:0070008",
            "attributes": {
                "accession": "GO:0070008",
                "count": 1,
                "description": "serine-type exopeptidase activity",
                "lineage": "molecular_function"
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/go-terms/GO:0070008?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 647
        }
    }
}