Nanopublication

< Home

ID

https://w3id.org/np/RAyUP74GK_VT3wxK7ryLFhl19ZGykpFdrxzKXGVhtgQrU

Formats

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

Content

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix ns1: <https://hdl.handle.net/> .
@prefix ns2: <https://hdl.handle.net/10320/> .
@prefix ns3: <https://w3id.org/fdof/ontology#> .
@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/RAyUP74GK_VT3wxK7ryLFhl19ZGykpFdrxzKXGVhtgQrU/> .
@prefix this: <https://w3id.org/np/RAyUP74GK_VT3wxK7ryLFhl19ZGykpFdrxzKXGVhtgQrU> .
@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/20.5000.1025/J7E-C1H-1X2> a ns3:FAIRDigitalObject;
    dcterms:conformsTo <https://doi.org/21.T11148/2e76f544229901c5a942>;
    rdfs:label "20.5000.1025/J7E-C1H-1X2";
    ns2:loc "<locations><location href=\"https://api.dissco.eu/annotation/v1/20.5000.1025/J7E-C1H-1X2\" id=\"0\" view=\"JSON\" weight=\"1\"/></locations>";
    ns1:annotationHash "";
    ns1:digitalObjectName "Annotation";
    ns1:digitalObjectType "https://doi.org/21.T11148/cf458ca9ee1d44a5608f";
    ns1:fdoRecordLicenseId "https://spdx.org/licenses/CC0-1.0.json";
    ns1:fdoRecordLicenseName "CC0 1.0 Universal";
    ns1:pid "https://hdl.handle.net/20.5000.1025/J7E-C1H-1X2";
    ns1:pidIssuer "https://ror.org/02wddde16";
    ns1:pidIssuerName "Distributed System of Scientific Collections";
    ns1:pidRecordIssueDate "2024-12-18T15:52:41.871Z";
    ns1:pidRecordIssueNumber "1";
    ns1:pidStatus "ACTIVE";
    ns1:targetPid "https://doi.org/10.3535/SF0-5Y7-R10";
    ns1:targetType "https://doi.org/21.T11148/894b1e6cad57e921764e";
    ns1:targetTypeName "DigitalSpecimen";
    ns3:hasMetadata this: .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0000-0000-0000 .
}

sub:pubinfo {
  this: a npx:ExampleNanopub;
    npx:introduces <https://hdl.handle.net/20.5000.1025/J7E-C1H-1X2>;
    rdfs:label "FAIR Digital Object: 20.5000.1025/J7E-C1H-1X2";
    prov:generatedAtTime "2026-04-15T21:34:58.901547"^^xsd:dateTime;
    prov:wasAttributedTo orcid:0000-0000-0000-0000 .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAw3QafWPHCDnuVY+aTaavfIP9Q6GWzlYL0kTzq7+t11EKQoG6IDcxt1naJ2aftVjMmEn+n1kruckVXGXaBZANNPUJj/Vk1RGF9UqdEb+HI2F8NKxE3/lnwFWDCI4mPOI0AL5MyTOsbkzARbLeW4eMYALYuYHyjkB41OjFqho3uHEUFlVuOgq/SKaTN2iW53hT47DxVs3hSCD5Y3ZPpZzwwSASy/lkAbqdmcOftansqwp6PTlbvyzHp9z6VLWxCNWajndrAMuvFo4a6XegKPTQy5yAd/Q61x9l1hlzuD/iCem/oF/+xFVVD7KH7ZbrSj9b/MVr7emN0w3GGMMiYIeKjQIDAQAB";
    npx:hasSignature "Wb0YpG4JUqROCoToiBY1AqF0S6LVPxmZ2RZ1kbjVOjUZQueYD8q908eH5UhS6EBhhB9wb5EIm9qfXhn/qoQWMAMHNCBtjRgbS2cfFT6GjUNbQzfqRc09Cvd1qG/2klEOseBat854b7572q1uSLjty+y3/obIVZaAFB1Fqg9giKd10DqpHpADGno2xG9445q7GorOxCsMRBPsYpIooAEMNkaQ/RtyC0TlX60/rl+HVoEY3RdNKF0e4qkLhoapf43DfWy/kKrvfJY/r28cR7rPwfiuthDoUQmFxv5yrsZ17xh+PZCJCrHs8YDRfzYpu4ySsSbTcA/D2dBE2l/9eU8R4w==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0000-0000-0000 .
}