@prefix this: <
https://w3id.org/np/RARNcF8ODN9gER3rM0IT5cIQGA17e-TiVxAu56e1q32Qw
> .
@prefix sub: <
https://w3id.org/np/RARNcF8ODN9gER3rM0IT5cIQGA17e-TiVxAu56e1q32Qw#
> .
@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 skos: <
http://www.w3.org/2004/02/skos/core#
> .
@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
{
<
https://w3id.org/gff/rao/terms/Metadata-Schema
>
a
fip:Digital-Object-Type
;
rdfs:comment
"A specification that specifies the structured representation of metadata describing attributes of data or other digital objects in terms of semantics, syntax and optionality." ;
rdfs:label
"Metadata schema" ;
skos:exactMatch
fip:Metadata-schema
;
fip:has-description-source
fip:Metadata-schema
.
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0003-2195-3997
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"O1n2MIadKZZG+5AEpCGj9RdjnzWdzt5aA3MB8LXS5y7gnm2YCmB+YRA41Z7jIwkfpiX2GUmVh8Zku+bEqWBPeaDNB5LHLug3WWkFSFr8nE+fGjIzCE/N/RLDH7hRZ4kAOqC3/axkrsIivilcO2kSCri1AX6MSwvf+mfDG7sBCsU=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2025-04-26T20:59:33Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
<
https://w3id.org/gff/rao/terms/Metadata-Schema
> ;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/f9a8d610-a1e9-4a28-9fb7-7964d8c1b172
> .
}