Nanopublication

< Home

ID

https://w3id.org/np/RAxVWowIY24f41Jgrfe9U9bhY6mOT8EoyHG-pAgUNLKoY

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <https://w3id.org/np/RAxVWowIY24f41Jgrfe9U9bhY6mOT8EoyHG-pAgUNLKoY> .
@prefix sub: <https://w3id.org/np/RAxVWowIY24f41Jgrfe9U9bhY6mOT8EoyHG-pAgUNLKoY#> .
@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: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <https://doi.org/10.25504/FAIRsharing.fd28en> a fip:Available-FAIR-Enabling-Resource,
      fip:FAIR-Enabling-Resource, fip:Metadata-schema;
    schema:url <https://mmcif.wwpdb.org/>;
    rdfs:comment "PDBx/mmCIF is a dictionary of data archiving macromolecule crystallographic experiments and their results.";
    rdfs:label "macromolecular Crystallographic Information File | PDBx/mmCIF";
    rdfs:seeAlso <https://doi.org/10.25504/FAIRsharing.fd28en> .
}

sub:provenance {
  sub:assertion dct:creator orcid:0000-0001-9280-9437;
    prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.fd28en> .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
    npx:hasSignature "Rr2aSz7NsB66jj/PcOohq29/S08oFslHpBiNaCjBPe9Q8rrWsrO5E1CB2XpserLornuxLFOWRShCQCxBFo6mZx9Iem9xTCBqCYegLOWfNXC6D0lJo49FbvrMIJ9Vcivs3yBSd+hy4zbV7Tf3NjVTb/uGQCARF10RoKLlYUJI75U=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2025-02-18T10:56:59Z"^^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.fd28en>;
    npx:supersedes <https://w3id.org/np/RA0GysjpHYSWiWwX-coxUFEaS6LvZkjKKys4rrxMXs95A>;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/26275606-76c4-4b42-bc6f-fbc28a00911e> .
}