@prefix this: <https://w3id.org/np/RAQD8WuC3lA6hsDcZgYNCVLG9eu7HClGbu8EAxhUCaV7c> .
@prefix sub: <https://w3id.org/np/RAQD8WuC3lA6hsDcZgYNCVLG9eu7HClGbu8EAxhUCaV7c#> .
@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/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
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_01001371> ;
    <https://w3id.org/biolink/vocab/predicate> <http://purl.obolibrary.org/obo/RO_0002303> ;
    <https://w3id.org/biolink/vocab/subject> sub:taxon ;
    <https://w3id.org/kpxl/biodiv/terms/hasSubjectLifeCycleStage> <http://purl.obolibrary.org/obo/UBERON_0018241> .
  sub:taxon <https://w3id.org/kpxl/biodiv/terms/hasTaxonName> <https://www.checklistbank.org/dataset/2169/taxon/2865065-s1> .
}
sub:provenance {
  sub:assertion dct:source <https://doi.org/10.3897/zookeys.740.23495> ;
    <http://rs.tdwg.org/dwc/terms/basisOfRecord> <http://rs.tdwg.org/dwc/terms/Occurrence> ;
    prov:wasAttributedTo orcid:0000-0002-4587-3476 .
}
sub:pubinfo {
  <http://purl.obolibrary.org/obo/ENVO_01001371> nt:hasLabelFromApi "alpine tundra ecosystem - A tundra ecosystem which exists at high altitudes and where vegetation is stunted due to low temperatures and high winds." .
  <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." .
  orcid:0000-0002-4587-3476 foaf:name "roberto pizzolotto" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUDeKXhXlFhZOfNX+50fX31+K+KNwHGyuh65vqoj49E+Sc920NGPGIEmoyGDFtPONltIEFzp80aEY5mn+V+r27uUpDORorw6OlGGepR0dnWNwEJ8jyFVu7z7d+eIqC5t9V+tQbU4c1H2b8IEzlbpTT0n7DY6gjP0jDjwTBC94mdQIDAQAB" ;
    npx:hasSignature "f4TGnEqmxpnuQtLKtf+w8z84gD2won6j1f88t1bC2Dyvq41ewpmVoISBSGtIBDXSn+476IEFrFxu3jel6VlznudrLKwKKWrxyjOxtQpq+TeeLm/QpZUaMayCoPVSRh/UegyoOH6ppjLKvaq6Sy957BovdLaoNcFrIb5WF/mjmhE=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-4587-3476 .
  this: dct:created "2024-03-13T11:59:26.371Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-4587-3476 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/kpxl/biodiv/terms/BiodivNanopub> ;
    npx:introduces sub:association ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    a <https://w3id.org/kpxl/biodiv/terms/BiodivNanopub> ;
    rdfs:label "Nebria diaphana Daniel & Daniel, 1890 (species) - has habitat - alpine tundra ecosystem" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RA2VjRiJ5AsNnPHDXuOqvsEJwTwqtj5rBb-OFkpPOzd9s ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAR40PzxS9rmUC2lH2ct7IlYhyEib-3GXY5DkuR8wgHRw , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate ns1:RAwy5ZloUugunk3gafYppW6MfZGQXD554XgHfCAFHH08k .
  <https://www.checklistbank.org/dataset/2169/taxon/2865065-s1> nt:hasLabelFromApi "Nebria diaphana Daniel & Daniel, 1890 (species)" .
}