Nanopublication

< Home

ID

https://w3id.org/np/RAqNzfFmZPGadNqCUt5iAOaO89qhvG_K0PLXXGN7u-ZXM

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

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

sub:pubinfo {
  this: a npx:ExampleNanopub;
    npx:introduces ns3:82045bd97a0acce88378;
    rdfs:label "FAIR Digital Object: 21.T11966/82045bd97a0acce88378";
    prov:generatedAtTime "2025-06-10T21:22:45.161070"^^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 "poZByXCRMbWO7zqP3IJEgykQ3wD7azYCgnBr2IIXXKxtkUyMKQErO1eD5Or+2fCKpiNL+31q7XYLCq4jfnRhy5IiEINmCHjP4LplaqVDGGSCVQ3tiT/JAxhQj/XyTklCnpHlT+O746gVWZwYCVPctB87JDPTZnidB+2vMVRt+f2T2hhAi9vmFgyUQwYFrOLesnQh0FgcotmmCSydPFJhyYcQKSV1hPfK1JeNT6QYfG64m1ZKsPMnaC7lyLfs/JGXViIwu7EFFAFUvjVXTEwGiVLf+gGZ3t7XqpND8FUH7q7hofwDfPrGzyA1NSPHEfPWooJF24R5lTv7vYFEK1Z99g==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0009-0118-9195 .
}