Nanopublication

< Home

ID

https://w3id.org/np/RAW9pSRbQRcW19ZZM6w3zJuZgohvjSoGlXMZcZrkT2mSM

Formats

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

Content

@prefix this: <https://w3id.org/np/RAW9pSRbQRcW19ZZM6w3zJuZgohvjSoGlXMZcZrkT2mSM> .
@prefix sub: <https://w3id.org/np/RAW9pSRbQRcW19ZZM6w3zJuZgohvjSoGlXMZcZrkT2mSM#> .
@prefix schema: <http://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .

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

sub:assertion {
  <https://doi.org/10.25504/FAIRsharing.88ea35> a fip:Available-FAIR-Enabling-Resource,
      fip:Domain-Specific-Registry, fip:FAIR-Enabling-Resource, fip:Registry;
    obo:ECO_9000001 <http://purl.org/np/RAF1ANn-BCFop0OBMOC7S8NtG0y_xYhRX4tAu37XZVCo0#HTTPS>,
      <http://purl.org/np/RAnAWGdeI_1GGmDAqv-vZjby5XqbL2ZujNz1vgwK_6cRI#DOI>;
    schema:url <https://data.nhm.ac.uk/>;
    rdfs:comment "The British natural history collection is one of the most important in the world, documenting 4.5 billion years of life, the Earth and the solar system. Almost all animal, plant, mineral and fossil groups are represented. The portal's main dataset consists of specimens from the Museum's collection database, with over 4 million records from the Museum’s Palaeontology, Mineralogy, Botany, Entomology and Zoology collections.";
    rdfs:label "Natural History Museum Data Portal | NHM Data Portal";
    rdfs:seeAlso <https://doi.org/10.25504/FAIRsharing.88ea35>;
    fip:metadata-availability-in-years fip:Less-than-10-years .
}

sub:provenance {
  sub:assertion dct:creator orcid:0000-0002-2483-3969;
    prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.88ea35> .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
    npx:hasSignature "fOYQvd+w2JzpHAvU2bF5+PPi7DJu9cN0Vy+NzPnU+sCO3G8+55+E0yVfYNhRohYXCSvNiP/O0PNPnSL6KMVmUtaFTQpeDUHqKP9/2o9CqHgs2idYAtL2PoAzzTKTMUdWj0TLDfFkhcrO4ZDXaN2zGYpMaVuDmt5Lp1p3mjIHwTg=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2025-03-06T10:40:51Z"^^xsd:dateTime;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard>;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:describes <https://doi.org/10.25504/FAIRsharing.88ea35>;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/c205b9ea-5812-416d-878d-f0dd294a930c> .
}