Nanopublication

< Home

ID

https://w3id.org/np/RAH83lI76KRMyg9MyEs8RJtoTupU23xcXt-oI5rgmmYhI

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix ns1: <https://w3id.org/fdof/ontology#> .
@prefix ns2: <https://w3id.org/kpxl/handle/terms/21.T11966/> .
@prefix ns3: <https://w3id.org/kpxl/handle/terms/0.TYPE/> .
@prefix ns4: <https://w3id.org/kpxl/handle/terms/10320/> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sub: <https://w3id.org/np/RAH83lI76KRMyg9MyEs8RJtoTupU23xcXt-oI5rgmmYhI/> .
@prefix this: <https://w3id.org/np/RAH83lI76KRMyg9MyEs8RJtoTupU23xcXt-oI5rgmmYhI> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <https://hdl.handle.net/21.T11966/82045bd97a0acce88378> a ns1:FAIRDigitalObject;
    rdfs:label "";
    ns1:hasFdoProfile <https://hdl.handle.net/21.T11966/996c38676da9ee56f8ab>;
    ns1:hasMetadata this:;
    ns3:DOIPService "21.T11966/service";
    ns4:loc """<locations>
<location href=\"http://typeregistry.testbed.pid.gwdg.de/objects/21.T11966/82045bd97a0acce88378\" weight=\"0\" view=\"json\" />
<location href=\"http://typeregistry.testbed.pid.gwdg.de/#objects/21.T11966/82045bd97a0acce88378\" weight=\"1\" view=\"ui\" />
</locations>""";
    ns2:JsonSchema "{\"$ref\": \"https://typeapi.lab.pidconsortium.net/v1/types/schema/21.T11966/82045bd97a0acce88378\"}";
    ns2:b5b58656b1fa5aff0505 "21.T11966/service" .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0009-0118-9195 .
}

sub:pubinfo {
  ns3:DOIPService rdfs:label "0.TYPE/DOIPService" .
  
  ns4:loc rdfs:label "10320/loc" .
  
  ns2:JsonSchema rdfs:label "21.T11966/JsonSchema" .
  
  ns2:b5b58656b1fa5aff0505 rdfs:label "21.T11966/b5b58656b1fa5aff0505" .
  
  this: a npx:ExampleNanopub;
    npx:introduces <https://hdl.handle.net/21.T11966/82045bd97a0acce88378>;
    rdfs:label "FAIR Digital Object: ";
    prov:generatedAtTime "2025-05-23T18:15:31.638614"^^xsd:dateTime;
    prov:wasAttributedTo orcid:0009-0009-0118-9195 .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAw3QafWPHCDnuVY+aTaavfIP9Q6GWzlYL0kTzq7+t11EKQoG6IDcxt1naJ2aftVjMmEn+n1kruckVXGXaBZANNPUJj/Vk1RGF9UqdEb+HI2F8NKxE3/lnwFWDCI4mPOI0AL5MyTOsbkzARbLeW4eMYALYuYHyjkB41OjFqho3uHEUFlVuOgq/SKaTN2iW53hT47DxVs3hSCD5Y3ZPpZzwwSASy/lkAbqdmcOftansqwp6PTlbvyzHp9z6VLWxCNWajndrAMuvFo4a6XegKPTQy5yAd/Q61x9l1hlzuD/iCem/oF/+xFVVD7KH7ZbrSj9b/MVr7emN0w3GGMMiYIeKjQIDAQAB";
    npx:hasSignature "QWYBgH/kz+YNpB6ty+wyJ4OUcgVnqHUuthR46CzHu2YvKecHd2NXWxNUKnB5iZAyDitLHBSMxcYb1sy5PPQWpAUF145q/dJ2l7VGAAlfLMcnsdgAK8ug5bdzd8z0kzyysJIWT3AEX/i38HuqzzYUqOEVavpu3fMP6z68LkYROAnOmf9PJt17g8BDoXbvYaJ954U7lh7qMxbxaipr3l4VZI7MIDnd55crA2ItfUdd2NoN/awgluYyVzwjwlYx+XcCSWgrbFHB/ph0GemXlCpWctlLjB3hZS73rLeACx3eH2pgxPYznCVxXI16RJrchJZcMApUiA5bvyEWT5FHLQyseQ==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0009-0118-9195 .
}