@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:file-fdo-profile; "1"; "1"; dct:conformsTo . sub:02_label "1"; "1"; rdfs:label . sub:03_file "1"; "1"; . sub:04_filename "1"; . sub:05_bytesize "1"; . sub:06_checksum . sub:07_derivedFrom . sub:file-fdo-profile dct:conformsTo ; a , ; rdfs:label "File FDO Profile"; sub:nodeShape . sub:nodeShape a ; sub:01_profile, sub:02_label, sub:03_file, sub:04_filename, sub:05_bytesize, sub:06_checksum, sub:07_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" . 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:13:33.816Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:hasNanopubType nt:AssertionTemplate; npx:introduces sub:file-fdo-profile; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "0sZJxs06rJEySpccmLV9jHdSo1pdQ4GRwOMGCCN25EFEukqe5EVkfSPkDzlesFIezt59J8B2Rk6KzuZZYpWcGGXfUZg6X/rbYmvqGvqAqasa/yp03FvoUrWICzF4zfIgdvDS4fh0PfkQ2HcB0OLxnTb9f+Ji+YakllR8LtPO0dA="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "was derived from - Refers to another FDO from which it was derived." . }