@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 ns2:FAIRDigitalObject;
dcterms:conformsTo ;
rdfs:label "Rumex alpinus L.";
ns3:loc "";
ns1:catalogNumber "1983-0000001";
ns1:digitalObjectName "DigitalSpecimen";
ns1:digitalObjectType "https://doi.org/21.T11148/894b1e6cad57e921764e";
ns1:fdoRecordLicenseId "https://spdx.org/licenses/CC0-1.0.json";
ns1:fdoRecordLicenseName "CC0 1.0 Universal";
ns1:issuedForAgent "https://ror.org/02wddde16";
ns1:issuedForAgentName "Distributed System of Scientific Collections";
ns1:livingOrPreserved "Preserved";
ns1:markedAsType "";
ns1:materialSampleType "";
ns1:normalisedPrimarySpecimenObjectId "https://w.jacq.org/W19830000001:C1V-JP9-1RL";
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 "https://doi.org/10.3535/ZJX-6N5-A5C";
ns1:pidIssuer "https://ror.org/04wxnsj81";
ns1:pidIssuerName "DataCite";
ns1:pidRecordIssueDate "2025-07-16T14:10:22.024Z";
ns1:pidRecordIssueNumber "1";
ns1:pidStatus "ACTIVE";
ns1:specimenHost "https://ror.org/01tv5y993";
ns1:specimenHostName "Natural History Museum Vienna";
ns1:topicCategory "";
ns1:topicDiscipline "Botany";
ns1:topicDomain "Life";
ns1:topicOrigin "Natural";
ns2:hasMetadata this: .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0009-0009-0118-9195 .
}
sub:pubinfo {
this: a npx:ExampleNanopub;
npx:introduces ;
rdfs:label "FAIR Digital Object: Rumex alpinus L.";
prov:generatedAtTime "2026-04-16T06:54:36.167529"^^xsd:dateTime;
prov:wasAttributedTo orcid:0009-0009-0118-9195 .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnpUjy9tBbM/dGGpye5PqATG5pVoic2XrNTmN5184yGhkbTSOeiDYsP8FaEx6slh2Zhhdqwu9cJ0YU9z4WyGdjFijI0IuaKkcnlHzQsAAB7Vip25bWmzCRfjmTrLvS0PN/aPy5CHcaYHCUyxw4UyJHpVVkmXIoAHIV7VSkxZnrGPA4AmHfoRl4ZBC6ljvVqkpj9GC9emSLE/VxuWtALKIcP34pqlhIDlORwz4SrLwckyPR1ARk4jCpXZxMX7xFWToB1v7iOVhr/RStXkcOHq+/L1bG7MTNfmFrgxIXXZyS2rv4Lf5LhE2Ioj5j5Eqb/pn3P273okVsdSjgA/VoTZzoQIDAQAB";
npx:hasSignature "IZWGTWXIPZKciaruo+cDwPW6lhCeBDU0Db+GlUKXe8LerLq7LU57DRijTFQJ/VBVInq+FXHw5501PnKuA29We10DIa5jD9vzWMGuqeFrC4aPmaxfZMjhsCjJ8aOxslY7pk4gUDhvMmXV5GLYHG4jWs8w3MQqqHxsXIzH39AIUtGAW3wznRiW1VWTBteMVRrUkedEoh46wO3sjW0y6Ns9uDbr+C/gaGhsssjUbbhm3z/FxobWtEKNe6bewSQ++iwdOJhNWmBU3H9SefMv1tVTQxvMn6jGgMHHrFel6ZpXQ8nganqXFv4/lrUePu+6OaJR6DKQEd/+KAj3Xsm3GiK21Q==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0000-0000-0000 .
}