@prefix dcterms: .
@prefix np: .
@prefix npx: .
@prefix ns1: .
@prefix ns2: .
@prefix ns3: .
@prefix orcid: .
@prefix prov: .
@prefix rdfs: .
@prefix sub: .
@prefix this: .
@prefix xsd: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
a ns3:FAIRDigitalObject;
dcterms:conformsTo ;
rdfs:label "20.5000.1025/J7E-C1H-1X2";
ns2:loc "";
ns1:annotationHash "";
ns1:digitalObjectName "Annotation";
ns1:digitalObjectType ;
ns1:fdoRecordLicenseId ;
ns1:fdoRecordLicenseName "CC0 1.0 Universal";
ns1:pid ;
ns1:pidIssuer ;
ns1:pidIssuerName "Distributed System of Scientific Collections";
ns1:pidRecordIssueDate "2024-12-18T15:52:41.871Z";
ns1:pidRecordIssueNumber "1";
ns1:pidStatus "ACTIVE";
ns1:targetPid ;
ns1:targetType ;
ns1:targetTypeName "DigitalSpecimen";
ns3:hasMetadata this: .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
this: a npx:ExampleNanopub;
npx:introduces ;
rdfs:label "FAIR Digital Object: 20.5000.1025/J7E-C1H-1X2";
prov:generatedAtTime "2026-04-22T11:31:26.015808+02:00"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1267-0234 .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
npx:hasSignature "Q4esoDoWw33rU+fWky+Zs5m4i7vvKdIHfU2sqBDIqxmwvcTt0SsYPB3qacqvb7JhHrpykLw1HXUd1bDE+hxuKeeGPyL004NUps1Ofu7N3SUeS34cgiDiQYzA+yHJyPDuMAcJxRueRAwnhKDZlMRCJd75lfzwa2uCP5F2TzKKBIQ=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1267-0234 .
}