https://w3id.org/np/RAolTlHE3Zdql-yZ7rWOlf9gn14K8vGsZdqlKaIeoss28
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAolTlHE3Zdql-yZ7rWOlf9gn14K8vGsZdqlKaIeoss28> .
@prefix sub: <https://w3id.org/np/RAolTlHE3Zdql-yZ7rWOlf9gn14K8vGsZdqlKaIeoss28/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:example-character a <https://w3id.org/spaces/marine-biodiversity/r/ontology/MorphologicalCharacter>;
rdfs:label "This is just an example";
<https://w3id.org/spaces/marine-biodiversity/r/ontology/isRepresentedInImage> sub:specificResource .
sub:fragmentSelector a <http://www.w3.org/ns/oa#FragmentSelector>;
dct:conformsTo <http://www.w3.org/TR/media-frags/>;
rdf:value "xywh=150,200,80,60" .
sub:specificResource a <http://www.w3.org/ns/oa#SpecificResource>;
<http://www.w3.org/ns/oa#hasSelector> sub:fragmentSelector;
<http://www.w3.org/ns/oa#hasSource> <https://zenodo.org/record/123456/files/specimen_full.jpg> .
<https://www.checklistbank.org/dataset/2169/taxon/10117> <https://w3id.org/spaces/marine-biodiversity/r/ontology/hasIdentificationCharacter>
sub:example-character .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
this: a npx:ExampleNanopub;
dct:created "2026-03-31T10:30:31.134Z"^^xsd:dateTime;
dct:creator orcid:0000-0002-1267-0234;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
npx:introduces sub:example-character;
npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
rdfs:label "This is just an example";
nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
nt:wasCreatedFromPubinfoTemplate ns1:RAXflINqt3smqxV5Aq7E9lzje4uLdkKIOefa6Bp8oJ8CY,
<https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
nt:wasCreatedFromTemplate <https://w3id.org/np/RAWsS849uYpXQ8sNt1Vyxx49TGiitQwE3xTrtNXifhtA8> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB";
npx:hasSignature "S57qaBFSZFpjln0SrnU6tXJd2HJuVCyOod4GWGgkJpVhS8m+uyGQW+iYKleOYGIzCbA7yTAl24zdu2ijiCfIQlAf6dXv1zdWMtifYQt581iKKD2x9cfzGTBNHJpNVpl0LDRVwQ5aqHh34ZwYiHThklthkspURszit+OSbiATTWk=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1267-0234 .
<https://www.checklistbank.org/dataset/2169/taxon/10117> nt:hasLabelFromApi "Rattus rattus (species)" .
}