@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { a ; rdfs:label "Organism Taxon to Gene Association"; rdfs:subClassOf ; "An association of an organism taxon (e.g. a species) to a gene."; , , . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB"; npx:hasSignature "K+teCmNLoo1P8p6Q+SAw2caUzaUViumDGDyKDSY1HaFc9hpX0PQZpUyAMOEiXuIGM+d9Vmw89qGWf14YKwfvVY5YgqX1oYVrZOKKEpxX2SmgP+CbHyTiFlN+cM1ANYwkrX+e+MXEjDHdj7e8CngfLei+K9IUXPpbeJbwXojJ94g="; npx:hasSignatureTarget this: . this: dct:created "2023-05-24T07:51:38.083Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; npx:introduces ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . nt:hasLabelFromApi "taxon - group of one or more organism(s), which a taxonomist adjudges to be a unit" . nt:hasLabelFromApi "gene - basic physical and functional unit of heredity" . }