Nanopublication

< Home

ID

https://w3id.org/np/RAITbd97xCNyi_zf26fcND71qLqoEK90s9e25Q5qxuH94

Formats

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

Content

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

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.PB6595> a fip:Available-FAIR-Enabling-Resource,
      fip:FAIR-Enabling-Resource, fip:Identifier-service;
    schema:url <https://www.wikidata.org/wiki/Q43649390>;
    rdfs:comment "Wikidata is a document-oriented database, focused on items, which represent any kind of topic, concept, or object. Each item is allocated a unique, persistent identifier (a QID), which is a positive integer prefixed with the upper-case letter Q.";
    rdfs:label "Wikidata Identifier | QID";
    rdfs:seeAlso <https://doi.org/10.25504/FAIRsharing.PB6595> .
}

sub:provenance {
  sub:assertion dct:creator orcid:0000-0002-0319-6542;
    prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.PB6595> .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
    npx:hasSignature "X2x8xk7pGIIw4Gr/1t/+XYaVAxwES4Y5Gh6Pf6EGnWmXsYptdXLGEokDp8HSYDv1yu6M3ulmmTAKa/C8mj5IcQiqbWNW0CY6GInJVJ5Ff/W+qrsrCRADcLuLICpquWB5yhuwGvbU2IgNtTR395LOtaUqRmy5FzrTpeJH9jjwtH4=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2025-04-03T14:27:41Z"^^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.PB6595>;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/8bd9dafa-d475-41c2-9bdc-30d52c43994b> .
}