@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion ; np:hasProvenance sub:provenance ; np:hasPublicationInfo sub:pubinfo ; a np:Nanopublication . } sub:assertion { rdfs:label "contains" . rdf:type rdfs:label "is a" . rdfs:label "refers to the gene" . rdfs:label "refers to the relation (between taxon and gene)" . rdfs:label "refers to the organism taxon" . rdfs:label "association of an organism taxon to a gene" . rdfs:label "refers to the taxon's life cycle stage" . sub:assertion dct:description "Such a nanopublication expresses an association between an organism taxon (e.g. a species) and a gene." ; a nt:AssertionTemplate ; rdfs:label "Expressing an association between an organism taxon and a gene" ; nt:hasStatement sub:st0 , sub:st1 , sub:st2 , sub:st3 , sub:st4 ; nt:hasTag "Biodiversity" . sub:association a nt:IntroducedResource , nt:LocalResource ; rdfs:label "this association" . sub:gene a nt:GuidedChoicePlaceholder ; rdfs:label "the gene to be associated with the taxon" ; nt:possibleValuesFromApi "https://www.ebi.ac.uk/ols/api/select?ontology=ogg&fieldList=iri,label,description&q=" . sub:lifecyclestage a nt:GuidedChoicePlaceholder ; rdfs:label "the life cycle stage" ; nt:possibleValuesFromApi "https://www.ebi.ac.uk/ols/api/select?ontology=uberon&fieldList=iri,label,description&childrenOf=http://purl.obolibrary.org/obo/UBERON_0000105&q=" . sub:relation a nt:GuidedChoicePlaceholder ; rdfs:label "the type of relation between the taxon and the gene" ; nt:possibleValue ; nt:possibleValuesFromApi "https://www.ebi.ac.uk/ols/api/select?ontology=ro&fieldList=iri,label,description&q=" . sub:st0 rdf:object ; rdf:predicate rdf:type ; rdf:subject sub:association . sub:st1 rdf:object sub:taxon ; rdf:predicate ; rdf:subject sub:association . sub:st2 rdf:object sub:lifecyclestage ; rdf:predicate ; rdf:subject sub:association ; a nt:OptionalStatement . sub:st3 rdf:object sub:relation ; rdf:predicate ; rdf:subject sub:association . sub:st4 rdf:object sub:gene ; rdf:predicate ; rdf:subject sub:association . sub:taxon a nt:GuidedChoicePlaceholder ; rdfs:label "the organism taxon, e.g. a species" ; nt:possibleValuesFromApi "https://vodex.petapico.org/nidx/query?rows=100&q=label:" . } 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 "jk6Ft1kA3od9BK34pjKyx8I6MzQdUpGWbi5AW+srO5xM5wnczNxEOhry1Nmo5E9nYeXgr6tnPMVs0b7Q3omH6SDeLUjdaRl0qVV8HW1Yj1xngx2rgs0mhX+y+u/r12HyW67s63/2widlefw+aXjFzz8Wck0n4vuAwz7kRG7gjgY=" ; npx:hasSignatureTarget this: . this: dct:created "2024-02-06T19:51:25.878Z"^^xsd:dateTime ; dct:creator orcid:0000-0002-1267-0234 ; dct:license ; npx:supersedes ns1:RAQcn-NHXcqWvEsguTCnFspUqCBBbzQis2KafZf3IDMpk ; rdfs:label "Template: Expressing an association between an organism taxon and a gene" ; nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ; nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 , ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI ; nt:wasCreatedFromTemplate ns1:RAJwu5sVubRqXY4t2gkSoGxWkMyZqnpkGTCPiTlmvi4so . }