@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:hasDefaultProvenance ; nt:hasNanopubLabelPattern "${taxonname} - ${relation} - ${environment}"; nt:hasStatement sub:st00, sub:st05, sub:st10, sub:st11, sub:st12, sub:st20, sub:st40, sub:st60; nt:hasTag "Biodiversity"; nt:hasTargetNanopubType . sub:association a nt:IntroducedResource, nt:LocalResource; rdfs:label "this association" . sub:comment a nt:LongLiteralPlaceholder; rdfs:label "short explanation related to the above statement" . 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:RestrictedChoicePlaceholder; rdfs:label "the life cycle stage"; nt:possibleValuesFrom . 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:st00 rdf:object ; rdf:predicate rdf:type; rdf:subject sub:association . sub:st05 rdf:object sub:relation; rdf:predicate ; rdf:subject sub:association . sub:st10 rdf:object sub:taxon; rdf:predicate ; rdf:subject sub:association . sub:st11 rdf:object sub:taxonname; rdf:predicate ; rdf:subject sub:taxon . sub:st12 rdf:object sub:taxondef; rdf:predicate ; rdf:subject sub:taxon; a nt:OptionalStatement . sub:st20 rdf:object sub:lifecyclestage; rdf:predicate ; rdf:subject sub:association; a nt:OptionalStatement . sub:st40 rdf:object sub:environment; rdf:predicate ; rdf:subject sub:association . sub:st60 rdf:object sub:comment; rdf:predicate rdfs:comment; rdf:subject sub:association; a nt:OptionalStatement . sub:taxon a nt:LocalResource; rdfs:label "the taxon concept" . sub:taxondef a nt:ExternalUriPlaceholder; rdfs:label "publication DOI (https://doi.org/...) or taxon treatment ID (https://treatment.plazi.org/id/...)"; nt:hasRegex "(https://doi.org/|https://treatment.plazi.org/id/).+" . sub:taxonname a nt:GuidedChoicePlaceholder; rdfs:label "search and select from list (if not found, paste identifying URI from IPNI, MycoBank, Index Fungorum, or Zoobank)"; nt:possibleValuesFromApi "https://vodex.petapico.org/nidx/query?rows=100&q=label:" . rdf:type rdfs:label "is a" . rdfs:comment rdfs:label "has the free-text comment" . rdfs:label "association of an organism taxon to an environment" . rdfs:label "links the taxon to the environment" . rdfs:label "refers to the relation (between taxon and environment)" . rdfs:label "refers to" . rdfs:label "refers to the taxon's life cycle stage" . rdfs:label "is used as defined in" . rdfs:label "has the name - links a taxon usage to a taxon name" . } 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 "GKxswGEiHLd8GiMufNRlFM38kti/6qQQ0zxXNWx8ppBpG/Dq5hKoaEh0vr27l+EaoKtbl51wo0a6xxrM0PWyi/z2JkUMYzZz6bRgBHVX29v1s1vfyT0DPC/2P3vBdSxGrXQoU94npX7NpYDsQB5f3++S/jKz6zkm2f0xtnyakdA="; npx:hasSignatureTarget this: . this: dct:created "2023-08-25T07:57:54.893Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:supersedes ; rdfs:label "Template: Expressing an association between an organism taxon and an environment"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }