@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix this: <
http://purl.org/np/RAd19ZhrKnI9CLZLYNMvDBv8t0h6IWW6l1g8Sq03MxTRo
> .
@prefix sub: <
http://purl.org/np/RAd19ZhrKnI9CLZLYNMvDBv8t0h6IWW6l1g8Sq03MxTRo#
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix nt: <
https://w3id.org/np/o/ntemplate/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:FDO
a
fip:Available-FAIR-Enabling-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Metadata-data-linking-mechanism
;
rdfs:comment
"Fair Digital Object" ;
rdfs:label
"Fair Digital Object" ;
rdfs:seeAlso
<
https://github.com/GEDE-RDA-Europe/GEDE/tree/master/FAIR%20Digital%20Objects
> .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0001-8050-0299
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCK0bP9YbOpX9gkjJ2pgsWHTSa7bNQUGoh1LmmALJZyElQjEswZH0UgweLiB0qO74y9XGnbjFUDJiQGeVML6XugTWR29ujRUk9vOU0YKe2ZXTjSm87bMD4S7w2kTIKg1EFu27TKmJwR1l4RoGJpB0YMzR/zris//sbDhpKYPUaA0QIDAQAB" ;
npx:hasSignature
"fwGkmunXUtCiEWyXYMD5312t4UYDSR637sFmhWcgQ0NH2b+6EBnqjhwFXQIhyb6y+j534Jt8kOH9lAS0i48LpLPX91WZhKAjtuW8SNiNaM7KfOMFOfc8OnvCQHYCsJZBPis/xFdtkuQhMzwzyP+BCqZaWNQoZZZvWfliHicUn2E=" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2020-10-05T15:21:04.198+02:00"^^
xsd:dateTime
;
dcterms:creator
orcid:0000-0001-8050-0299
;
npx:introduces
sub:FDO
;
nt:wasCreatedFromProvenanceTemplate
<
http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
> ;
nt:wasCreatedFromPubinfoTemplate
<
http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
> ;
nt:wasCreatedFromTemplate
<
http://purl.org/np/RAHvHX5qjbdnYXsZWsRMO3KuFekGUFR6LuPjigZns9_VA
> .
}