@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix xsd: . @prefix rdfs: . @prefix fdof: . @prefix prov: . @prefix npx: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a fdof:FAIRDigitalObject; dct:conformsTo ; ""; ; ; "Annotation"; "2024-12-18T15:52:41.871Z"; "Distributed System of Scientific Collections"; ; "ACTIVE"; ; "1"; ""; ; ; "CC0 1.0 Universal"; "DigitalSpecimen" . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { rdfs:label "digitalObjectType" . rdfs:label "targetPid" . rdfs:label "digitalObjectName" . rdfs:label "pidRecordIssueDate" . rdfs:label "pidIssuerName" . rdfs:label "pid" . rdfs:label "pidStatus" . rdfs:label "pidIssuer" . rdfs:label "pidRecordIssueNumber" . rdfs:label "annotationHash" . rdfs:label "targetType" . this: dct:created "2026-04-23T08:30:20.314+02:00"^^xsd:dateTime; npx:introduces . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "dStUhzDhfz2LQnYQq6iIHkVXDKYzbpSMNpLkLa8lHbEvJNRd4/uqrDfzmlCeRaFmx0FPXB0SVhKQjIiq5krs2rW6E3xPP3XpF9n31rujm5KwA9F8Liwd0ocXrOycm8tcLgD+MHZ6PpwFDBzMhQfFmyKg+jguK6eR0TqUhI+ZIy0="; npx:hasSignatureTarget this:; npx:signedBy . }