@prefix this: <https://w3id.org/np/RA00KmvpnlrDUiXKRB35ravqXyyx_x7fj-Qs78p14DJYI> .
@prefix sub: <https://w3id.org/np/RA00KmvpnlrDUiXKRB35ravqXyyx_x7fj-Qs78p14DJYI#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:association a <https://w3id.org/biolink/vocab/OrganismTaxonToEnvironmentAssociation> ;
    <https://w3id.org/biolink/vocab/object> <http://purl.obolibrary.org/obo/ENVO_01001243> ;
    <https://w3id.org/biolink/vocab/predicate> <http://purl.obolibrary.org/obo/RO_0002303> ;
    <https://w3id.org/biolink/vocab/subject> sub:taxon .
  sub:taxon <https://w3id.org/kpxl/biodiv/terms/hasTaxonName> <https://www.zoobank.org/NomenclaturalActs/883D3610-BE9D-4818-AE90-7D729A205190> .
}
sub:provenance {
  sub:assertion <http://rs.tdwg.org/dwc/terms/basisOfRecord> <http://rs.tdwg.org/dwc/terms/PreservedSpecimen> ;
    prov:wasAttributedTo orcid:0000-0003-0836-1364 ;
    prov:wasGeneratedBy sub:research-activity .
  sub:document a <http://purl.org/ontology/bibo/Manuscript> .
  sub:research-activity dct:description sub:document .
}
sub:pubinfo {
  <http://purl.obolibrary.org/obo/ENVO_01001243> nt:hasLabelFromApi "forest ecosystem - An ecosystem which is determined by communities of plants with a tree growth form and in which members of those communities form continuous or discontinuous regions of canopy cover." .
  <http://purl.obolibrary.org/obo/RO_0002303> nt:hasLabelFromApi "has habitat - x 'has habitat' y if and only if: x is an organism, y is a habitat, and y can sustain and allow the growth of a population of xs." .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCok7z5MsiiQZmqmgOy2MkUm7nUxI25j90EB2f1X6PfdcXr5Pm04N+YiB8t2y2tV9GBO8meaD5nxqbZz/p6OcmMurGyGYkAMccIFSp27JH+t2767DauLP/d8fY9gf8UMMQTorSgCGa+5fdTn8eO9rswgJd7atj3KndCXChaB+DiWQIDAQAB" ;
    npx:hasSignature "OSdWsS+UpPwk5kPvHfDfNvMr0pr3stwxSu50Pbzvmfn0sxtPG077bD2Xm2Y8L0xDwZ6dAi3JB0bZOBtuLEff/UIOfge0uW3QP4xnayfJxBiCwEx0wFrIhxCC73IsQheaUbGm1IIy2srm7UTRu+aL8DS26n2HrCiJNnz2Rndus7c=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-12-23T16:30:16.600Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-0836-1364 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/kpxl/biodiv/terms/BiodivNanopub> ;
    npx:introduces sub:association ;
    npx:supersedes <https://w3id.org/np/RAoi701a7JVjZETOMKxlid31CDb-5pUNEKHO-pUEl1XkM> ;
    rdfs:label "883D3610-BE9D-4818-AE90-7D729A205190 - has habitat - forest ecosystem" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAo6MkgozE1DB-3XwjvEO-sgaN02SmsAIEPbiE8xEdHGU> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> , <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAwy5ZloUugunk3gafYppW6MfZGQXD554XgHfCAFHH08k> .
}