@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix this: <
http://purl.org/np/RAiM7id0plrokx2PCAPD7Oq2tWlCH8f8gm8pU-aVC9Kt8
> .
@prefix sub: <
http://purl.org/np/RAiM7id0plrokx2PCAPD7Oq2tWlCH8f8gm8pU-aVC9Kt8#
> .
@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:PURL
a
fip:Available-FAIR-Enabling-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Identifier-type
;
rdfs:comment
"PURLs are persistent URLs, they provide permanent addresses for resources on the web." ;
rdfs:label
"Persistent Uniform Resource Locator" ;
rdfs:seeAlso
<
http://purl.org
> .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0002-7285-1651
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDFtllraZBjYBjxUQRbEGDYSoFuXwaTsjG99I54H994WIp1nb9a4T4MExtvkijA7wyz6LURp+KBhg62HYyqzGUMmdzu7JIeGrNlDQseD04lbZB0hm/k37hO+0H8d4iyQRJNunLwnY6Vu2lSiMWKtDVZxDGL62kSFI33ZvNrXkf7nwIDAQAB" ;
npx:hasSignature
"H016HrcE7We/+UeAEEtfVQUO/A7au4ooBxetYyMqXLgBhIrapcIHbK2satp0nrDmxUvuIaRlD85r1h/JuKIMu3i/n2KMk//K7n1s4R/xKPtIJB3FnaKmr7RJ7rU4b99Doyswo/FNwdjOM8MVQVLyW9s8Rnp4E+7gCOsm048eRV4=" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2020-10-05T17:04:40.126+02:00"^^
xsd:dateTime
;
dcterms:creator
orcid:0000-0002-7285-1651
;
npx:introduces
sub:PURL
;
nt:wasCreatedFromProvenanceTemplate
<
http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
> ;
nt:wasCreatedFromPubinfoTemplate
<
http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
> ;
nt:wasCreatedFromTemplate
<
http://purl.org/np/RAHvHX5qjbdnYXsZWsRMO3KuFekGUFR6LuPjigZns9_VA
> .
}