@prefix this: <
https://w3id.org/np/RAQOa6gLEK5exgHH_sIC9Y8Z3m811qGHFfTnXJ6GdYakE
> .
@prefix sub: <
https://w3id.org/np/RAQOa6gLEK5exgHH_sIC9Y8Z3m811qGHFfTnXJ6GdYakE#
> .
@prefix schema: <
http://schema.org/
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix doap: <
http://usefulinc.com/ns/doap#
> .
@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.457f35
>
schema:url
<
https://registry.identifiers.org/registry/pdb
> ;
doap:implements
<
https://www.wwpdb.org/documentation/file-format-content/format33/sect1.html
> ;
a
fip:Available-FAIR-Enabling-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Identifier-service
;
rdfs:comment
"Identifier schema for Protein Data Bank" ;
rdfs:label
"Protein Data Bank Identifier | PDB Identifier" ;
rdfs:seeAlso
<
https://doi.org/10.25504/FAIRsharing.457f35
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0001-9280-9437
;
prov:wasDerivedFrom
<
https://doi.org/10.25504/FAIRsharing.457f35
> .
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"Bku6d4zowdGS/DAehpToi1IzYaOo+gpBNhw8oktmnVdDZJ3WHnFKnX1woyzLJifmzrmyPjFd5n9ZmDVus1JTSo7ggcuX8pnDdqGywbbG5rSO/cGgqRal5dm6F43vPT9R0oSRSQ+riHbGOrJtHJNp3c/8li+UvzzarjX81eb+8BM=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2025-02-18T10:27:51Z"^^
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.457f35
> ;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/5fd8ad50-2f49-449f-9d9e-35b669b217e8
> .
}