https://w3id.org/np/RAHgOMpNZQIyaymvafdq-qYruOFyMyYqTY2uVantrBDFE
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAHgOMpNZQIyaymvafdq-qYruOFyMyYqTY2uVantrBDFE> .
@prefix sub: <https://w3id.org/np/RAHgOMpNZQIyaymvafdq-qYruOFyMyYqTY2uVantrBDFE/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix npfdo: <https://w3id.org/npfdo/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 {
npfdo:FDORecord a owl:Class;
rdfs:isDefinedBy npfdo:;
rdfs:label "FDO record"@en;
rdfs:seeAlso npx:ExampleNanopub, np:Nanopublication;
skos:altLabel "np-FDO record"@en;
skos:definition "A nanopublication that is the metadata record of one FAIR Digital Object under the np-FDO core specification: it types, labels and attributes exactly one referent, states the conditions of use of any materialisation, declares the specification version it conforms to, and is marked as such in its publication information."@en;
skos:example "The np-FDO core specification record."@en;
skos:scopeNote "A property of the record, not of the referent. Excludes nanopublications that mention or describe an FDO without conforming to the core, and excludes the templates that generate records. Used as the object of npx:hasNanopubType on the nanopublication."@en .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0001-8888-635X .
}
sub:pubinfo {
this: dct:conformsTo <https://w3id.org/np/RAYTT7oW0dbPdx3PqIA1m9XBLRGYVqmAhzLY7vLTMG1GI>;
dct:created "2026-09-27T20:31:50Z"^^xsd:dateTime;
dct:creator orcid:0000-0001-8888-635X;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:hasNanopubType npfdo:FDORecord;
npx:introduces npfdo:FDORecord;
nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA-N4_kFxcruvBTlo1yJv29E4SLOXsx5KO_th69PprMrA>,
<https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>, <https://w3id.org/np/RALmzqHlrRfeTD8ESZdKFyDNYY6eFuyQ8GAe_4N5eVytc>,
<https://w3id.org/np/RAQV2LjRzG8BQ8wXb6Kbyytc8vVAUeS4pFdoOkG2WA_yI/template>;
nt:wasCreatedFromTemplate <https://w3id.org/np/RA5OrG1-PCAa3Z4kTLKTxq8lhgNAsopAtQM5h0-xj3MSA/template> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD3w/IUb755GIzp3ueODYkgELhyq4Clygb5Kspge50xo+n8uC/IvXwi+ukRjEpdfX/JZ09yKUCJ2AMMr/QchrsP1Xhg9Q3fEZ4E12XqFd5jX00Qs0K5XZwjBaV8NdDTJW9I4gpcyh0cry7hSBAWHkXEkqbK+lQvR4UFAKejFq6u/wIDAQAB";
npx:hasSignature "R2A8NN1SRzGRNU3UCM02nYLj4kgNv5SlFIBYG/cMtZkMrqFuV7gdq+1l4chMzBSmT8ZH4WWLdYTWEY6Nj0lXyYtFHs4Q/XnutFCFqG9aD9iXEqwt1vpPnhwLbJ3L00dHf0RiN18hzIy1Ty7HAK421JwzEk1H9gu/24Yv7y2FQmo=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0001-8888-635X .
}