Nanopublication

< Home

ID

https://w3id.org/np/RAG7kb3iYzl1kkui3dEIpjcnXzIU_fwkqaIXrUDs0Du9w

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RAG7kb3iYzl1kkui3dEIpjcnXzIU_fwkqaIXrUDs0Du9w> .
@prefix sub: <https://w3id.org/np/RAG7kb3iYzl1kkui3dEIpjcnXzIU_fwkqaIXrUDs0Du9w/> .
@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: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:association a <https://w3id.org/spaces/carabid-beetles/r/ontology/OrganismTaxonToChorotypeAssociation>;
    <https://w3id.org/biolink/vocab/object> <https://w3id.org/spaces/carabid-beetles/r/ontology/W-Palearctic>;
    <https://w3id.org/biolink/vocab/predicate> <https://w3id.org/spaces/carabid-beetles/r/ontology/hasDistributionRange>;
    <https://w3id.org/biolink/vocab/subject> sub:taxon .
  
  sub:taxon <https://w3id.org/kpxl/biodiv/terms/hasTaxonName> <https://www.gbif.org/species/5755322> .
}

sub:provenance {
  sub:assertion dct:source <https://www.isprambiente.gov.it/it/pubblicazioni/manuali-e-linee-guida/i-coleotteri-carabidi-per-la-valutazione>;
    <http://rs.tdwg.org/dwc/terms/basisOfRecord> <http://rs.tdwg.org/dwc/terms/MaterialCitation>;
    prov:wasAttributedTo orcid:0000-0002-4587-3476 .
}

sub:pubinfo {
  orcid:0000-0002-4587-3476 foaf:name "roberto pizzolotto" .
  
  this: a <https://w3id.org/kpxl/biodiv/terms/BiodivNanopub>;
    dct:created "2026-07-08T13:07:16.651Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-4587-3476;
    dct:license <https://creativecommons.org/licenses/by-sa/4.0/>;
    npx:hasNanopubType <https://w3id.org/kpxl/biodiv/terms/BiodivNanopub>;
    npx:introduces sub:association;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Calathus cinctus Motschulsky, 1850 - has distribution range - W-Palearctic";
    nt:wasCreatedFromProvenanceTemplate ns1:RA2VjRiJ5AsNnPHDXuOqvsEJwTwqtj5rBb-OFkpPOzd9s;
    nt:wasCreatedFromPubinfoTemplate ns1:RAdyqI6k07V5nAS82C6hvIDtNWk179EIV4DV-sLbOFKg4,
      <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAn5Kgx_7E-DjeglJZErkhcAppI_3O2EcnVeM1b9H4FtA> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUDeKXhXlFhZOfNX+50fX31+K+KNwHGyuh65vqoj49E+Sc920NGPGIEmoyGDFtPONltIEFzp80aEY5mn+V+r27uUpDORorw6OlGGepR0dnWNwEJ8jyFVu7z7d+eIqC5t9V+tQbU4c1H2b8IEzlbpTT0n7DY6gjP0jDjwTBC94mdQIDAQAB";
    npx:hasSignature "jBo0JKVDh+0DlF8KMJ6AbmJsV5MKFPptOd1Rr2D5YME1eRla/BB03lbzVM8Urmd0Gb/RayRK/d+GiQp734P4l5kCs49gLhlevPtRZO8skxqqGF3SE+50I7hAgypFXuBTHmfP0XliwX0At/8IU5B2SVqUkHMeekpoVSEPiXvrxAU=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-4587-3476 .
  
  <https://w3id.org/spaces/carabid-beetles/r/ontology/W-Palearctic> nt:hasLabelFromApi
      "W-Palearctic" .
  
  <https://www.gbif.org/species/5755322> nt:hasLabelFromApi "Calathus cinctus Motschulsky, 1850" .
}