Nanopublication

< Home

ID

https://w3id.org/np/RAcQ64ZIhNKjWvmPGhUaS4kOnUsaqtbgIr9Ln8ZlUbCmI

Formats

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

Content

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

sub:assertion {
  sub:association a <https://w3id.org/biolink/vocab/OrganismTaxonToEnvironmentAssociation>;
    rdfs:comment "the species specifically occurs in Madagascar dry deciduous forests";
    <https://w3id.org/biolink/vocab/object> <http://purl.obolibrary.org/obo/ENVO_01001799>;
    <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/9880/taxon/4V2N7> .
}

sub:provenance {
  sub:assertion dct:source <https://zoobank.org/References/e91e2add-eea4-41fc-ae3b-7aabfff12ce3>;
    <http://rs.tdwg.org/dwc/terms/basisOfRecord> <http://rs.tdwg.org/dwc/terms/PreservedSpecimen>;
    prov:wasAttributedTo orcid:0000-0003-0836-1364 .
}

sub:pubinfo {
  <http://purl.obolibrary.org/obo/ENVO_01001799> nt:hasLabelFromApi "tropical dry broadleaf forest - A tropical broadleaf forest which 1) s subject to a year-round warm climate 2) may receive several hundred centimeters or rain per year and 3) are subject to long dry seasons which last several months." .
  
  orcid:0000-0003-0836-1364 foaf:name "Giulio Montanaro" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDFL+bXUGbvXlPx68nYrB8MtEMan0g0MneoY0ycIbfi30SguaQSw5N/ZI72VsjevVfaR4TPwTLpW3cOyEu47fTquwPibu7/RMDRI22NAmSGpPruwyFtxcn3QKoMiDGz3G9Z1AKD7+X0ToyjDoJQjQQyHtmCqjf441UMMP5IoG6hcQIDAQAB";
    npx:hasSignature "Wk/hP7dYesJxF1rSYK6cruT+1M9b08pFGTcPJz/5B3F+77YEIgpAVU61c7vog6SdNB+1sF+eUyZb5TeNW6a+Gxsu+rbTNIvgrwWMIsVd2KOjUEhmt06GlQkAe5gmbITHbQfxVCtSs/zaAY2GK13MicJBApiTfmj0HJWHy2SWhD8=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0003-0836-1364 .
  
  this: dct:created "2024-09-29T18:12:37.264Z"^^xsd:dateTime;
    dct:creator orcid:0000-0003-0836-1364;
    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 "Scarabaeus viettei (Paulian, 1953) (species) - has habitat - tropical dry broadleaf forest";
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RA2VjRiJ5AsNnPHDXuOqvsEJwTwqtj5rBb-OFkpPOzd9s>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>,
      <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90>;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAwy5ZloUugunk3gafYppW6MfZGQXD554XgHfCAFHH08k> .
  
  <https://www.checklistbank.org/dataset/9880/taxon/4V2N7> nt:hasLabelFromApi "Scarabaeus viettei (Paulian, 1953) (species)" .
}