@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { schema:url ; a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Structured-vocabulary; rdfs:comment "The Gene Ontology (GO) is a structured vocabulary for use by the research community for the annotation of genes, gene products and sequences. The GO defines concepts/classes used to describe gene function and relationships between these concepts."; rdfs:label "Gene Ontology | GO"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0009-0001-3180-981X; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "NcTC+qSvfUPxWv422dpqOYgSM77bTN8raVdnK00ccfRk6hkScaINVSMB28rWmdagv6vyipfnXUNnDyAIFedI6PSE+qm+PRA5jwv6AHKkjDI4Wt2//zguEwR2qAwEQkIZNyOgpXpGzW3QN7+5EWPECxJnAlZhsTdNDP4hp2bJRZs="; npx:hasSignatureTarget this: . this: dct:created "2025-01-29T09:16:13Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:describes ; prov:wasDerivedFrom . }