@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 ; "1"; "1"; dct:conformsTo . sub:02_label "1"; "1"; rdfs:label . sub:03_file "1"; "1"; . sub:04_filename "1"; . sub:05_format "1"; . sub:06_bytesize "1"; . sub:07_checksum . sub:08_derivedFrom . sub:nodeShape a ; sub:01_profile, sub:02_label, sub:03_file, sub:04_filename, sub:05_format, sub:06_bytesize, sub:07_checksum, sub:08_derivedFrom; . dct:conformsTo ; a , ; rdfs:label "File FDO Profile"; 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." . 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 "encoding format - Specifies the encoding format of the artifact in terms of some well-defined m..." . nt:hasLabelFromApi "is materialized by - This relation points from an FDO to the file/bitstream that it has as materal..." . nt:hasLabelFromApi "byte size - The size of the artifact in bytes." . nt:hasLabelFromApi "check sum - Cryptographic check sum of the artifact" . nt:hasLabelFromApi "file name - The file name of the artifact." . this: dct:created "2025-08-29T13:28:08.443Z"^^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 "xr37/4mS+WiPQU5vnsklWpccJYoT4MBRvxzd5mBQ4tybS/vyMpQiIlijhziUIr4TWG1eiZBX25y+A+DEXzO2x7f5YcvFhaaijnaA6HwPMsBOaV7CsTkqrdCArRjM2hAdyNe1y3Xm3GJWLIOfGIPT+rj3MgkS1HtxrjU7uWeL/vs="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "was derived from - Refers to another FDO from which it was derived." . }