@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:01_profile ; dct:conformsTo . sub:02_label "1"; "1"; rdfs:label . sub:03_type rdf:type . sub:04_file "1"; . sub:05_derivedFrom . sub:nodeShape a ; sub:01_profile, sub:02_label, sub:03_type, sub:04_file, sub:05_derivedFrom; . a , ; dct:conformsTo ; rdfs:label "Basic FDO Profile"; sub:nodeShape . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { dct:conformsTo nt:hasLabelFromApi "FDO attribute: conforms to - Links an FDO to the FDO profile it complies to." . rdf:type nt:hasLabelFromApi "has the type - This relation connects an FDO to its types." . rdfs:label nt:hasLabelFromApi "FDO attribute: has the label - A human-readable name for the subject." . orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . nt:hasLabelFromApi "FDO attribute: is materialized by - This relation points from an FDO to the file/bitstream that it has as materal..." . this: dct:created "2026-04-22T13:54:20.935Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:hasNanopubType nt:AssertionTemplate; npx:introduces ; npx:supersedes ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "1MK/PBtSTvjznCwzOjcNo34zMqiq1BPJHnf99GKCAC7vQS/kujJMWL+mi5PRSgGuux7vSUAVmpOyGEbSwnRjd3RJMTU/2fTY1AoAkmYzn+UweWsA8YfmmJIKuSwN6Ohvx4O4LsKLFw77EAwNKiuxia1yYDnE8HNxPUGHdGwSxJM="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "FDO attribute: was derived from - by Tobias Kuhn" . }