@prefix this: <https://w3id.org/np/RAdaQ1nySZGYUZ88W-lQNRAaJZGb_rivOh7JIKp8Lmj10> .
@prefix sub: <https://w3id.org/np/RAdaQ1nySZGYUZ88W-lQNRAaJZGb_rivOh7JIKp8Lmj10#> .
@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/2864982-s2> .
}
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." .
  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 "ENe6O+0fUabgl4heNq0Z/0PGd0tytC/LetGcSxQ985l21qN5HkQ9VZL0FJIFX9pjXTTRJGj1G+vkO0Zu87U10PoGzT3tHcdb0Jq/jF6+6OBPuRUf3UzyuHJfxb+nODO1O/DcqCA8ueq/av8vWHB0j70QTL7kJOKPN94qKt0Y5pE=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-4587-3476 .
  this: dct:created "2024-03-13T11:48:39.267Z"^^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 germarii Heer, 1837 (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/2864982-s2> nt:hasLabelFromApi "Nebria germarii Heer, 1837 (species)" .
}