@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 "Rumex alpinus L.";
ns2:loc "";
ns1:catalogNumber "1983-0000001";
ns1:digitalObjectName "DigitalSpecimen";
ns1:digitalObjectType ;
ns1:fdoRecordLicenseId ;
ns1:fdoRecordLicenseName "CC0 1.0 Universal";
ns1:issuedForAgent ;
ns1:issuedForAgentName "Distributed System of Scientific Collections";
ns1:livingOrPreserved "Preserved";
ns1:markedAsType "";
ns1:materialSampleType "";
ns1:normalisedPrimarySpecimenObjectId ;
ns1:otherSpecimenIds "[{\"identifierValue\":\"1983-0000001\",\"identifierType\":\"dwca:ID\",\"resolvable\":false},{\"identifierValue\":\"https://w.jacq.org/W19830000001\",\"identifierType\":\"dwc:occurrenceID\",\"resolvable\":true},{\"identifierValue\":\"https://w.jacq.org/W19830000001\",\"identifierType\":\"physical specimen identifier\",\"resolvable\":false},{\"identifierValue\":\"1983-0000001\",\"identifierType\":\"dwc:catalogNumber\",\"resolvable\":false}]";
ns1:pid ;
ns1:pidIssuer ;
ns1:pidIssuerName "DataCite";
ns1:pidRecordIssueDate "2025-07-16T14:10:22.024Z";
ns1:pidRecordIssueNumber "1";
ns1:pidStatus "ACTIVE";
ns1:specimenHost ;
ns1:specimenHostName "Natural History Museum Vienna";
ns1:topicCategory "";
ns1:topicDiscipline "Botany";
ns1:topicDomain "Life";
ns1:topicOrigin "Natural";
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: Rumex alpinus L.";
prov:generatedAtTime "2026-04-22T11:31:20.455230+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 "AkU6YIdGVXUoL19aljaiWMkUyZTweTIWweQf7vLZZz32XIKaAfhCLANkp84nXzFqupoUS8FugbsX3pHyUlvdE7rOxEsAActCoutyYlnhFtA+zlNj/0zhTIKdXQCRC1OgmHKHFUCWPBPank+Msqt9lr5M7T5BFZ9o9NZ65Y0L/44=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1267-0234 .
}