@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 { a ; rdfs:label "Core FDO Profile"; sub:nodeShape . sub:00_profile dct:conformsTo . sub:01_label "1"; "1"; rdfs:label . sub:03_file "1"; . sub:04_derivedFrom . sub:10_hasShape "1"; . sub:nodeShape a ; sub:00_profile, sub:01_label, sub:03_file, sub:04_derivedFrom, sub:10_hasShape; . } 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" . nt:hasLabelFromApi "FDO attribute: has the SHACL shape - This relation links an FDO Profile to the SHACL shape that can be used to val..." . this: dct:created "2025-07-07T11:06:53.589Z"^^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 "r7KPc5THIkN1NsCIjnzJBSsJHCiorRbS5v2b5A+kD6988WFJE9T1bS7iU+lXUTN11QZiSSARi6S+wjRmX0IxzbKGThcar5Ko8Y5jZ23inkIi/+kM2yyzb/RUyPc99ISCdr+/59apWFxtPLKGBeiR6zU3LY2MRx1d1h6MRdluTPw="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "FDO attribute: was derived from - by Tobias Kuhn" . }