@prefix this: <
http://purl.org/np/RAf86Jg5jgQiTvWxVpFFMJv05-8ySiSMODjVTJLeE5-nQ
> .
@prefix sub: <
http://purl.org/np/RAf86Jg5jgQiTvWxVpFFMJv05-8ySiSMODjVTJLeE5-nQ#
> .
@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:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
<
https://doi.org/10.25504/FAIRsharing.123197
>
schema:url
<
https://guidelines.openaire.eu/en/latest/data/index.html
> ;
a
fip:Available-FAIR-Enabling-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Metadata-schema
;
rdfs:comment
"The OpenAIRE Guidelines for Data Archive provides instruction for data archive managers to expose their metadata in a way that is compatible with the OpenAIRE infrastructure. The metadata from data archives should be included in the OpenAIRE information space, and exposed when data are related to an open access publication e.g. a dataset cited by an article." ;
rdfs:label
"OpenAIRE Guidelines for Data Archives" ;
rdfs:seeAlso
<
https://doi.org/10.25504/FAIRsharing.123197
> , <
https://guidelines.openaire.eu/en/latest/data/index.html
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0002-6978-5278
;
prov:wasDerivedFrom
<
https://doi.org/10.25504/FAIRsharing.123197
> .
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"PDv1WFvu38IkAi60q/gOiJfqmVyypH36olAdqgL+jqIXw0dfP+m+kpI5WR1jeYtdeP2/aG1QCApEaKaLtFm0eC5Gy+S+T1o4At1IUZNuvDPdWD4Fr8QX8ZNjRrhS6wrAgXiMNb24P2ctn8oGSFX9AdHwSKeDBaNdj0dF4GuIv+4=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2023-11-22T14:37:04Z"^^
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.123197
> ;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/fa65c50c-5fe7-4931-8257-a86c62d59590
> .
}