@prefix this: <https://w3id.org/np/temp/RAXQvt8NntUkRzL1KcWFbKz5zzpAJdbKhJr93uBsYeAZI> .
@prefix sub: <https://w3id.org/np/temp/RAXQvt8NntUkRzL1KcWFbKz5zzpAJdbKhJr93uBsYeAZI/> .
@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 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_01001835> ;
    <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/3T39W> .
}
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_01001835> nt:hasLabelFromApi "alpine biome - A biome which is subject to alpine altitudinal conditions." .
  <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" .
  this: dct:created "2026-02-06T16:06:26.000+01:00"^^xsd:dateTime ;
    dct:creator <https://w3id.org/np/RAcrl-l7bWTBLTblgq2jjQwJvlADseCwSIX5SKdCyuHS8/biodiv-bot> ;
    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 "Leistus (Pogonophorus) punctatissimus Breit, 1914 (species) - has habitat - alpine biome" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA02++z5u4lp9mezK+bcL3VSL7lM/6frtnds7+95fIUiivEHv4BgoPVN66BleoQQzBntB1x1ohMJNnbC0G+R839IUKB1vNlGgdDwMcHdbUTzpeGncHyhmTDCc4bZt1Yg24uub1SX+T2+JVQLmIkjkExAC0x6nvK1vEB9TZKqf5SdnUN2kG9cwK0nRQDhAX47cZR8FP8k4WfjZbyvXZVJpfY1zfS+dwHJbMdNjzQT818iVbGGtTXQQzk+HCU4ThiUc13XHhubJzl24T+ufYcjonPvRZzMsTMwmq0oWzvrLsiRXM02AZRwYU9rBf/8FRUdfliomT1+dEgScbSTG1wXnlfwIDAQAB" ;
    npx:hasSignature "nOYx+A4wE/CWx7AhF5mdvR4ikOwM7Z8Mqoy5VqqnkY1FNhrnzq3BoVWYVTI4JbqNuMQop5CrQYo0fjCmhb5Ri+LHvtELXAchrzh62Gb7GLcqCQniLbbZUsv8JX33Qagvz9RB97fgAr5QsriBta+vWRgTT+ViTq0aEMYL/FK5yGjlk04vnoqS9uM52FHvt1L+u82U0Wei3eS4gMTmo50/uLmEX6AWm9PJH6tRs8OQ64zF2OT2cBqZiklH+yhUCm3mBBEhZU1ula/JK4gpCH28vhftFm+2g6WWZUQD6NPgGjgc294h0wsvnMtvcTvlhUxmbo+GSXtFQpkwL2YTNq3CQQ==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy <https://w3id.org/np/RAcrl-l7bWTBLTblgq2jjQwJvlADseCwSIX5SKdCyuHS8/biodiv-bot> .
  <https://www.checklistbank.org/dataset/9880/taxon/3T39W> nt:hasLabelFromApi "Leistus (Pogonophorus) punctatissimus Breit, 1914 (species)" .
}