@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:created "1"; dct:created . sub:creator dct:creator . sub:description "1"; dct:description . sub:file "1"; "1"; . sub:label "1"; "1"; rdfs:label . sub:license "1"; "1"; dct:license . sub:nodeShape a ; sub:created, sub:creator, sub:description, sub:file, sub:label, sub:license, sub:profile, sub:type; . sub:profile ; "1"; "1"; dct:conformsTo . sub:type ; "1"; "1"; rdf:type . } 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-25T09:31:59.541Z"^^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 "rBGmZ9pXrDFUzVlrh08S/AuaVQZukHJ+wBOrVrVnEKS4Nac9F4zkRLehEI0GCfL5xkY4Pp/8nv0EI8lSs1+6gGG+uBe89KTIoLYD0OmRbRV/JpDZ3iD6fN3+Hc/tCnp/fawEZj9o9C2GfmpgZp/z8zltqrb/nfQkr39RltO2Enk="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }