@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 ;
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";
ns2:hasMetadata this: .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0000-0000-0000 .
}
sub:pubinfo {
this: a npx:ExampleNanopub;
npx:introduces ;
rdfs:label "FAIR Digital Object: Rumex alpinus L.";
prov:generatedAtTime "2026-04-21T10:46:47.789116+02:00"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0000-0000-0000 .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnpUjy9tBbM/dGGpye5PqATG5pVoic2XrNTmN5184yGhkbTSOeiDYsP8FaEx6slh2Zhhdqwu9cJ0YU9z4WyGdjFijI0IuaKkcnlHzQsAAB7Vip25bWmzCRfjmTrLvS0PN/aPy5CHcaYHCUyxw4UyJHpVVkmXIoAHIV7VSkxZnrGPA4AmHfoRl4ZBC6ljvVqkpj9GC9emSLE/VxuWtALKIcP34pqlhIDlORwz4SrLwckyPR1ARk4jCpXZxMX7xFWToB1v7iOVhr/RStXkcOHq+/L1bG7MTNfmFrgxIXXZyS2rv4Lf5LhE2Ioj5j5Eqb/pn3P273okVsdSjgA/VoTZzoQIDAQAB";
npx:hasSignature "l5oTerK23vQMBqLsX31uYEERuV723iYiLvtt/EtDPVSMDy/hZMrG6hPX3cSMGOT3HyER9l3nh0ip0CUUX9kA0+gDTDJSt88+9TS1lew822Iziyu8JRapcfI/EZ6HQHo2ShZ5rrRK7PqgLZd3JGoEnRB12mPtqutKpg9Tkr5RLcTpRxGWApAGzw15TNJKv/u+DgQ2Nw+EK+JIYgumMyyUGoO5xTxMmI6mp/ur2zyhavh1+AQLtu/OA7SrzbP+GSGnnlUKrPQ0ScPuC3QasSH/7wU9bUYd/t99IvSY+pHtqaeKtGcBTyzfcrNgDFYL6IsWbdKek3/nnr+eNkuagr5bbw==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0000-0000-0000 .
}