@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:00_type ; "1"; "1"; rdf:type . sub:00b_profile sub:dpp-information-profile; "1"; "1"; dct:conformsTo . sub:01_actor "1"; "1"; . sub:02_product "1"; . sub:04_invalidAtTimeStamp "1"; . sub:05_creationTimeStamp "1"; "1"; . sub:06_supersededBy "1"; . sub:dpp-information-profile a ; dct:conformsTo ; rdfs:label "FDO profile for DPP information"; sub:nodeShape . sub:nodeShape a ; sub:00_type, sub:00b_profile, sub:01_actor, sub:02_product, sub:04_invalidAtTimeStamp, sub:05_creationTimeStamp, sub:06_supersededBy; . } 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 "FDO attribute: has the type - This relation connects an FDO to its types." . orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2025-07-07T13:10:58.911Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:hasNanopubType nt:AssertionTemplate; npx:introduces sub:dpp-information-profile; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "pWU0pjr/gM83OiIwP/UR8i1fyh4o2AcNTX1T05GZzs2T4tpPp6V4Y4kCGaAeq0uFCt3mVfyAxVQcjLKXP14s8ivE4NnHForrqSEhrKF5+IC/m4A6eC6SLINt4/SUCDWQQ5pK387qF9FX1C0mDuN23vSvIe8QaPUhf5hapEfeAPg="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }