@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @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 { rdfs:label "has habitat" . sub:assertion dct:description "Such a nanopublication expresses an association between an organism taxon (e.g. a species) and an environment, for example expressing that the organisms of the given species inhabit the specified environment."; a nt:AssertionTemplate; rdfs:label "Expressing an association between an organism taxon and an environment"; 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:environment a nt:GuidedChoicePlaceholder; rdfs:label "the environment to be associated with the taxon"; nt:possibleValuesFromApi "https://www.ebi.ac.uk/ols/api/select?ontology=envo&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 environment"; 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:environment; 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:" . rdf:type rdfs:label "is a" . rdfs:label "association of an organism taxon to an environment" . rdfs:label "refers to the environment" . rdfs:label "refers to the relation (between taxon and environment)" . rdfs:label "refers to the organism taxon" . rdfs:label "refers to the taxon's life cycle stage" . } 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 "MdJkVv8dIRpaFSNEzqu9yZph5d7G2YQLjy+v3NvRws6lWKbhZq/8Vp42n0MzWxH5E0f4sEXtGJ8zeBgC4+84APYsjPwfyvTnkLdS1UA/fx20uootVdoNA+vkclALRRTBvFoa7ulexL+7udZQsaF2oEnrsqpik4xi1jBfnMjJoKY="; npx:hasSignatureTarget this: . this: dct:created "2023-04-26T09:25:01.265Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }