@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix this: <
http://purl.org/np/RAG7N37igxEgbXwiZDG3p5qaVmVloR7JNm2pxrv7WPHbk
> .
@prefix sub: <
http://purl.org/np/RAG7N37igxEgbXwiZDG3p5qaVmVloR7JNm2pxrv7WPHbk#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@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:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:DataCite_Metadata_Schema_Version_3_1
a
fip:Available-FAIR-Enabling-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Metadata-schema
;
rdfs:comment
"Version 3.1 of the DataCite Metadata Schema" ;
rdfs:label
"DataCite Metadata Schema Version 3.1" ;
rdfs:seeAlso
<
https://schema.datacite.org/meta/kernel-3.1/
> .
}
sub:provenance
{
sub:assertion
dcterms:creator
orcid:0000-0001-7848-4912
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"B4rrk2z9fSlX4X5yQ4vYqLRSMEGdLMCeBaX+8bK3v+wykF4F9Mp6qZB/bOtpy1wMttqiA76/DGtPR1bP7AEf9WO3HAeNaPNp7FYAdtjM4MakyIgoH+mx1zHwR19p7ODCYjit6zETY0Ateq+Hc753lCJy9nQB0g3abDgyxG0MDvo=" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2022-12-02T10:26:39Z"^^
xsd:dateTime
;
dcterms:creator
<
https://fip-wizard.ds-wizard.org
> ;
dcterms:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:DataCite_Metadata_Schema_Version_3_1
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/e333901a-9b24-407c-ae04-48564044e7d1
> .
}