@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 ; "1"; "1"; dct:conformsTo . sub:01_containsInformation "1"; . sub:02_describes "1"; "1"; . sub:03_hasPart . sub:04_invalidAtTimeStamp "1"; . sub:05_creationTimeStamp "1"; "1"; . sub:nodeShape a ; sub:00_type, sub:00b_profile, sub:01_containsInformation, sub:02_describes, sub:03_hasPart, sub:04_invalidAtTimeStamp, sub:05_creationTimeStamp; . a ; dct:conformsTo ; rdfs:label "FDO profile for DPP Information"; 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 "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-07T12:19:17.465Z"^^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 "woh3arInmPjw5AJTotxN3JVcKM1z7p0fJxbOhWV/fNUAUwx+qWfbDsZC+I3u0hwQtiqxwFANjXm+LeiUbFIPy78pKJiMKsBJ24xj1OLuKrpoOFK/1aI8aHzVju++mHyoxa4v1HErO3hWkhJPthIxFUjHDynb6nx9BUNkL7g3GVM="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }