@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: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a ; dct:conformsTo ; 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-25T12:43:34.672Z"^^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 "qnvVzXSNo113wmIZTtYzj555aPTrbg5TI86ARr5Uu69CaqwbTR0lF3MztcEgqr9nK/Vnm4KUJ8kh8P6ACwaahphfrrlJNhxRo8Ka1ZI5Bgawh25Wu15mS8itOGQO7DIJPrsSQeTxE7Wm2qXx57NXFdoWEU2bHSnHoUhD2Y6zqws="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }