@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @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 { dct:conformsTo ; a , ; rdfs:label "scientific formula"; sub:nodeShape . sub:01_type ; "1"; "1"; rdf:type . sub:02_profile ; "1"; "1"; dct:conformsTo . sub:03_label "1"; "1"; rdfs:label . sub:04_description "1"; dct:description . sub:05_creator dct:creator . sub:06_created "1"; dct:created . sub:07_license "1"; "1"; dct:license . sub:10_file "1"; "1"; . sub:nodeShape a ; sub:01_type, sub:02_profile, sub:03_label, sub:04_description, sub:05_creator, sub:06_created, sub:07_license, sub:10_file; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { dct:conformsTo nt:hasLabelFromApi "conforms to - Links an FDO to the FDO profile it complies to." . dct:created nt:hasLabelFromApi "was created on - Date of creation of the resource." . dct:creator nt:hasLabelFromApi "was created by - Refers to the person/agent who created the resource." . dct:description nt:hasLabelFromApi "has the description - A (free-text) description of the given resource." . dct:license nt:hasLabelFromApi "has the license - Refers to the legal document that is defining what is allowed to be done with..." . rdf:type nt:hasLabelFromApi "has the type - This relation connects an FDO to its types." . rdfs:label nt:hasLabelFromApi "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..." . this: dct:created "2025-08-29T12:50:47.209Z"^^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 "eG3WtUN4YylKNU+857VuWLWb7B+lm2fcSgRqovZ9nUqpeh457hdVB9l0XuuHArY0WG3co/LHmR7z4PAwV8xeYpPotFn0tk6l8Sdm3rcwrVeZzVLoSYh05WBc2fw3hr5PdWcJ2vew7usIWoRmhzm6tUZ8aTMypz7a0guYb8jiBTs="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }