@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix this: <
http://purl.org/np/RAtg8oRYpAthsU9HRMOu4qJKxc1MtRFul2YFwza_fgPLc
> .
@prefix sub: <
http://purl.org/np/RAtg8oRYpAthsU9HRMOu4qJKxc1MtRFul2YFwza_fgPLc#
> .
@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:SeaDataNet_CDI_PID_index
a
fip:Available-FAIR-Enabling-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Metadata-data-linking-mechanism
;
rdfs:comment
"Lookup table for connecting the CDI metadata to the PID of the datafiles" ;
rdfs:label
"SeaDataNet CDI to PID lookup index" .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0001-9214-3217
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCD5O+7prx9soILN1GCLZfmTgs3LBza9g3HLUyCGVR/Y8abJQa4P6Z3py9i2L1qXcE7DTNBjaW8iJJIi6sQq/prx1pqlf65IsetspBHHiuHJwtBE3YMf4ENkwMFgNAMJLsT6rFINjA1TGnFWQYmZ/p53EYBQNwf5vqSP+zfQHRaQwIDAQAB" ;
npx:hasSignature
"U40anqR+zl3j4oa/MWex6ABJlRK9E7Hq5COecfvWpXPuDlZQc0IHkNfnewwIobLpEZR/Nh3mz/AVwHq0K2L+XWJYCjIWJ33MreF6EvbghEK7YJD2S7etx1X7lozHsJg1AMw3sWNw7Ihqde/f/X5mgLTJ36lj4vItM/GPmFBrpwk=" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2020-10-16T10:18:09.914+02:00"^^
xsd:dateTime
;
dcterms:creator
orcid:0000-0001-9214-3217
;
npx:introduces
sub:SeaDataNet_CDI_PID_index
;
nt:wasCreatedFromProvenanceTemplate
<
http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
> ;
nt:wasCreatedFromPubinfoTemplate
<
http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
> ;
nt:wasCreatedFromTemplate
<
http://purl.org/np/RAHvHX5qjbdnYXsZWsRMO3KuFekGUFR6LuPjigZns9_VA
> .
}