Nanopublication

< Home

ID

https://w3id.org/np/RAeuJPfK7edXObd4KajtLwAyKxlue_lDcZWdJ3xo-P8TA

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://hdl.handle.net/21.T11966/> .
@prefix ns3: <https://w3id.org/kpxl/handle/terms/21.T11966/> .
@prefix ns4: <https://w3id.org/kpxl/handle/terms/0.TYPE/> .
@prefix ns5: <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/RAeuJPfK7edXObd4KajtLwAyKxlue_lDcZWdJ3xo-P8TA/> .
@prefix this: <https://w3id.org/np/RAeuJPfK7edXObd4KajtLwAyKxlue_lDcZWdJ3xo-P8TA> .
@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 {
  ns2:82045bd97a0acce88378 a ns1:FAIRDigitalObject;
    rdfs:label "";
    ns2:FdoProfile "21.T11966/996c38676da9ee56f8ab";
    ns1:hasMetadata this:;
    ns1:hasProfile ns2:996c38676da9ee56f8ab;
    ns4:DOIPService "21.T11966/service";
    ns5: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>""";
    ns3:JsonSchema "{\"$ref\": \"https://typeapi.lab.pidconsortium.net/v1/types/schema/21.T11966/82045bd97a0acce88378\"}";
    ns3:b5b58656b1fa5aff0505 "21.T11966/service" .
}

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

sub:pubinfo {
  ns2:FdoProfile rdfs:label "FdoProfile" .
  
  ns4:DOIPService rdfs:label "0.TYPE/DOIPService" .
  
  ns5:loc rdfs:label "10320/loc" .
  
  ns3:JsonSchema rdfs:label "21.T11966/JsonSchema" .
  
  ns3:b5b58656b1fa5aff0505 rdfs:label "21.T11966/b5b58656b1fa5aff0505" .
  
  this: a npx:ExampleNanopub;
    npx:introduces ns2:82045bd97a0acce88378;
    rdfs:label "FAIR Digital Object: ";
    prov:generatedAtTime "2025-05-21T19:09:03.157722"^^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 "Di0ddztm/VYJc/wbBfGPh35UO9SRlJux37L08TuuPP5m5D06y1ABj4KLYUg+AMYN9pF8AQXeR2u+s2voUk1Nk15VgX8mNSwaT/647scktcz/V4ZN3mzP/NTZ9KARBCkUhpG/E1wQPlnB9rAhvLY0uuPnpL8+oqXdrzNM3yJc70WVR0Ws1l1awgXbn0LfcLmYOKiHBixfen201dYIcxxIQliGITisRW+5Lli7XQd7k8TxDvlQ+U5a24PVz8V02FCPE+KrCwAFUUfyyNNKew/y8xnD4xlOL86jBvDRJXooOvi9oGib1eih/CUFuP2MEzt3URIiQ/WfDLtwagJvfU2JXA==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0009-0118-9195 .
}