@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: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:FAIR-Specification, fip:Semantic-model, fip:Structured-vocabulary; schema:url ; 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:0000-0002-0319-6542; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "j6gA1h0o8iQXlJ1HMYkTdI4feoQx/p+SHLkHkb3w3E+W1t+g0u2vhUHGG+W8D7x7GlZ5lBoASydwE/fNy+znMVXHg9BI+QVCVXuxfsiqrw1v2HGti0ECtPyPLfMvbW3lOxdXYIIL4zQcF5SeYd3kbhqkSw2ce9uiEnhA9floHj4="; npx:hasSignatureTarget this: . this: dct:created "2025-07-09T13:38:45Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:describes ; prov:wasDerivedFrom . }