@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @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_profile dct:conformsTo . sub:01_label "1"; "1"; rdfs:label . sub:03_file "1"; . sub:04_derivedFrom . sub:core-fdo-profile a ; rdfs:label "Core FDO Profile"; sub:nodeShape . sub:nodeShape a ; sub:00_profile, sub:01_label, sub:03_file, sub:04_derivedFrom; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { 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" . this: dct:created "2025-07-07T11:00:05.423Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:hasNanopubType nt:AssertionTemplate; npx:introduces sub:core-fdo-profile; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "9wSIxwzYNuHpdB8yNJUWXgOvhopyMQmA7NW5p3c+fsihu/KSQ48A33JgFtgrvHcZdWwpUFYdtyHEKi/OMdfs2hPH6+JAJBBhB9Qywx0yDxL+XenaLbHmxy3LmXGNK8A0fHZ7rZrX5t12jU6gra2LZMBV7CyuCEOy9n2mm2Hjjy0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "FDO attribute: was derived from - by Tobias Kuhn" . }