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

<https://w3id.org/np/RAv8tQAHqLOSY2Jc00v6WbzRcHbR-Q5dYos0MHkx2STv4> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2026-03-23T15:29:16Z"^^xsd:dateTime;
  dct:creator <https://fip.fair-wizard.com/wizard>;
  dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
  npx:describes <https://doi.org/10.25504/FAIRsharing.me4qwe>;
  prov:wasDerivedFrom <https://w3id.org/fip/wizard/a7ad29d8-7ea3-4fff-bd9f-3585afaa1f7e> .

<https://doi.org/10.25504/FAIRsharing.me4qwe> a fip:Available-FAIR-Enabling-Resource,
    fip:FAIR-Enabling-Resource, fip:FAIR-Specification, fip:Knowledge-representation-language;
  schema:url <https://schema.datacite.org/>;
  rdfs:comment "The DataCite Metadata Schema is a list of core metadata properties chosen for accurate and consistent identification of a resource for citation and retrieval purposes, with recommended use instructions in the documentation. The resource that is being identified can be of any kind, but it is typically a dataset. We use the term ‘dataset’ in its broadest sense. We mean it to include not only numerical data, but any other research objects in keeping with DataCite’s mission (https://datacite.org/value.html). The metadata schema properties are presented and described in detail in the section DataCite Metadata Properties in this document.";
  rdfs:label "DataCite Metadata Schema";
  rdfs:seeAlso <https://doi.org/10.25504/FAIRsharing.me4qwe> .

sub:assertion dct:creator orcid:0000-0001-6899-760X;
  prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.me4qwe> .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
  npx:hasSignature "nlyBvh+ausQQt3i7nuruI7K20+sPdsVqMMWvCif+oikdxhng/RZMf3rSqbY7MpiKPtDpFg5V9K0BvxNAvp5yP3GV86LKlIbksQTF32bv3oO7MZdjNiflrGYbZ15jNrHRaZFKvqLecg0W9isaemNtN5A+IOQPOHS1g847xAk+Azs=";
  npx:hasSignatureTarget <https://w3id.org/np/RAv8tQAHqLOSY2Jc00v6WbzRcHbR-Q5dYos0MHkx2STv4> .

