Nanopublication

< Home

ID

https://w3id.org/np/RANfU_7tS66XyfZS4RauqKLLnSEcfa1L06ueqKGLMU9TA

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <https://w3id.org/np/RANfU_7tS66XyfZS4RauqKLLnSEcfa1L06ueqKGLMU9TA> .
@prefix sub: <https://w3id.org/np/RANfU_7tS66XyfZS4RauqKLLnSEcfa1L06ueqKGLMU9TA#> .
@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#> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <https://zoobank.org/NomenclaturalActs/7ad8f87f-e7c1-4094-bd63-7662f167e9cb> a <http://purl.obolibrary.org/obo/NCIT_C45293>;
    rdfs:label "Scarabaeus sakalava";
    rdfs:subClassOf <https://www.checklistbank.org/dataset/9880/taxon/7D66>;
    <http://www.w3.org/2004/02/skos/core#definition> "a new species of Scarabaeus Linnaeus, 1758 (Coleoptera: Scarabaeidae) from Toliara province, western Madagascar described by Montanaro & Tarasov (in preparation)";
    <http://www.w3.org/2004/02/skos/core#relatedMatch> <https://www.checklistbank.org/dataset/2169/taxon/931008> .
}

sub:provenance {
  sub:assertion <http://rs.tdwg.org/dwc/terms/basisOfRecord> <http://rs.tdwg.org/dwc/terms/PreservedSpecimen>;
    prov:wasAttributedTo orcid:0000-0001-5237-2330, orcid:0000-0003-0836-1364;
    prov:wasGeneratedBy sub:research-activity .
  
  sub:document a <http://purl.org/ontology/bibo/Manuscript> .
  
  sub:research-activity dct:description sub:document .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDFL+bXUGbvXlPx68nYrB8MtEMan0g0MneoY0ycIbfi30SguaQSw5N/ZI72VsjevVfaR4TPwTLpW3cOyEu47fTquwPibu7/RMDRI22NAmSGpPruwyFtxcn3QKoMiDGz3G9Z1AKD7+X0ToyjDoJQjQQyHtmCqjf441UMMP5IoG6hcQIDAQAB";
    npx:hasSignature "IkcXF2nJfycDWF7Bc7ScENxNgG9DyR8Tyuhz5pTVwwljCbaR3obp0PUW2HllT0CeOsKglkuWDPGpXBdrfnbwT7eOHBcSnzlV6v6S/1grfntbINQCd9b0eq0oDrfxfZ37QVeKh7YYl3lm4k4DdMuRGTVDhVL9ROCx7n9KOCZtCSk=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0003-0836-1364 .
  
  this: dct:created "2024-08-07T10:04:55.622Z"^^xsd:dateTime;
    dct:creator orcid:0000-0003-0836-1364;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <http://purl.obolibrary.org/obo/NCIT_C40098>, <https://w3id.org/kpxl/biodiv/terms/BiodivNanopub>;
    npx:introduces <https://zoobank.org/NomenclaturalActs/7ad8f87f-e7c1-4094-bd63-7662f167e9cb>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "New Species: Scarabaeus sakalava";
    nt:wasCreatedFromProvenanceTemplate ns1:RAo6MkgozE1DB-3XwjvEO-sgaN02SmsAIEPbiE8xEdHGU;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAa7sIgQ77jJL4HYYGVH8sNu1YEKCH3F-CHqHrgbWWGS4> .
  
  <https://www.checklistbank.org/dataset/2169/taxon/931008> nt:hasLabelFromApi "Scarabaeus viettei (species)" .
  
  <https://www.checklistbank.org/dataset/9880/taxon/7D66> nt:hasLabelFromApi "Scarabaeus Linnaeus, 1758 (genus)" .
}