@prefix this: <https://w3id.org/np/RAbOUTXvyJc-uNHzlMgU7qN6YLl08AKowPdj40ficlIbA> .
@prefix sub: <https://w3id.org/np/RAbOUTXvyJc-uNHzlMgU7qN6YLl08AKowPdj40ficlIbA#> .
@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#> .
@prefix ns1: <http://purl.org/np/> .
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.checklistbank.org/dataset/9880/taxon/3HBWP> .
}
sub:provenance {
  sub:assertion <http://rs.tdwg.org/dwc/terms/basisOfRecord> <http://rs.tdwg.org/dwc/terms/PreservedSpecimen> ;
    prov:wasAttributedTo orcid:0000-0001-5237-2330 ;
    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 "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCGK+2uauuqopXORuvEr3AnF0ixJZOQZNNK8uBnA0qNeowufvcBU4JINVUBtZNr6pmDk6FU7XfAKNAObHc/vNye7zgFsCFC1tdM0eHF1JpZPISCpc2RvJA/JfEcMA9O6s6d5yxsXDOcH9PeFuvTPE0Hj5AS73a9Eua0UJl1+M2I2wIDAQAB" ;
    npx:hasSignature "dEH58O3bgd6ytW8dmY8CvatbOZxd6n0hiuZgYMl06DkuvLx63EEIdpOFCaRjiPwh0IETk7UhgNHJeMZpviT/egKXMmpAaBB6ESAnj2Wu4JOZsPQwSdACYqtSJHHE5wYRFbtoMgKBtXH3CZTquyzGfv71Lwk7Gnoyo3l2HcjnvSM=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-12-19T17:38:43.063Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0001-5237-2330 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/kpxl/biodiv/terms/BiodivNanopub> ;
    npx:introduces sub:association ;
    a <https://w3id.org/kpxl/biodiv/terms/BiodivNanopub> ;
    rdfs:label "Grebennikovius basilewskyi (Balthasar, 1960) (species) - has habitat - forest ecosystem" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RAo6MkgozE1DB-3XwjvEO-sgaN02SmsAIEPbiE8xEdHGU ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAR40PzxS9rmUC2lH2ct7IlYhyEib-3GXY5DkuR8wgHRw , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate ns1:RAwy5ZloUugunk3gafYppW6MfZGQXD554XgHfCAFHH08k .
  <https://www.checklistbank.org/dataset/9880/taxon/3HBWP> nt:hasLabelFromApi "Grebennikovius basilewskyi (Balthasar, 1960) (species)" .
}