@prefix this: <https://w3id.org/np/RA0g-irU_-B3pmduLLD4c0D7sVkkg-yvTD1Sm8uJvtTHs> .
@prefix sub: <https://w3id.org/np/RA0g-irU_-B3pmduLLD4c0D7sVkkg-yvTD1Sm8uJvtTHs#> .
@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 ns1: <http://purl.org/np/> .
@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/kpxl/biodiv/terms/OrganismToEnvironmentAssociation> ;
    <https://w3id.org/biolink/vocab/object> <http://purl.obolibrary.org/obo/ENVO_00000856> ;
    <https://w3id.org/biolink/vocab/predicate> <http://purl.obolibrary.org/obo/RO_0002303> ;
    <https://w3id.org/biolink/vocab/subject> sub:organism .
  sub:organism a sub:taxon .
  sub:taxon <https://w3id.org/kpxl/biodiv/terms/hasTaxonName> <https://www.checklistbank.org/dataset/2169/taxon/34924> .
}
sub:provenance {
  sub:assertion 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_00000856> nt:hasLabelFromApi "city - Incorporated populated place." .
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" ;
    npx:hasSignature "KKkBOia9XCAR+EVWUIw1hknAyoFF5yx8v3TmFs8zQb866qTqAFq9YmYLmNSSZEWhvzarl9whP/E0SrTFFD/oPGnnxW+yqrBY3hgDR3yRP2CNoPsEt69g7TGWHL4Lg6evByw7vGdbnuzlOJOZPZVTm5tb2GF24IdKt1Fz40IoEfo=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1267-0234 .
  this: dct:created "2024-05-16T07:05:25.955Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1267-0234 ;
    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/> ;
    rdfs:label "Organism of Pica pica (species) - has habitat - city" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RAo6MkgozE1DB-3XwjvEO-sgaN02SmsAIEPbiE8xEdHGU ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate ns1:RAMwUIw3VZ2ghf1HS6lOhuIs-vp0GAXbw8YtmQfni2ea8 .
  <https://www.checklistbank.org/dataset/2169/taxon/34924> nt:hasLabelFromApi "Pica pica (species)" .
}