@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: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:01_profile sub:basic-fdo-profile; dct:conformsTo . sub:02_label "1"; "1"; rdfs:label . sub:03_file "1"; . sub:04_derivedFrom . sub:basic-fdo-profile dct:conformsTo ; a ; rdfs:label "Basic FDO Profile"; sub:nodeShape . sub:nodeShape a ; sub:01_profile, sub:02_label, sub:03_file, sub:04_derivedFrom; . } 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." . 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-23T19:11:15.988Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:hasNanopubType nt:AssertionTemplate; npx:introduces sub:basic-fdo-profile; npx:wasCreatedAt ; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "ZSFH6lyolEJbljfshO16HyhDp0xtqB6elHs0vmzOI1NAmN5QuaBXOAjOGDYWzGPNWsw2Rk4RkYn/QdoxsHikObKvFSOAgE5d3T7bIzrS+Gl8zk2E/7WD63tdX9Wy/LfK6ZB/aOB+0o0Gs/1VA1XNH7yb0o7a66ZhNR3ekQz7gX8="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "FDO attribute: was derived from - by Tobias Kuhn" . }