@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix ns1: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:example-tumor-formula-dataentry dct:conformsTo ; dct:created "2025-08-20T12:00:00Z"; dct:creator orcid:0000-0002-1234-5678; dct:license ; a ; rdfs:label "Beispiel von Tumorformel-Datensatz"; ; "0.54"; "7"; "2"; "0.47"; "1.23"; "2"; "0.33" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2025-09-01T10:45:15.416Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:introduces sub:example-tumor-formula-dataentry; npx:wasCreatedAt ; a npx:ExampleNanopub; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ns1:RAXflINqt3smqxV5Aq7E9lzje4uLdkKIOefa6Bp8oJ8CY, , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "XUHFqhTp61jIzwNAIvZwvI+1aDjRt70YlD3fQ4yS6bUFSgCzaKItd7Bw6RuPYGowmPFTwo7Q7VpcvLxTz4F6HKhcNLC0qLrPGkNssgSrEmOMPuG2kKN2iO0wLrA/a5H0B2olEhHO4oXsCmDUv7ib7XWeAPqFK8m5VBdEs7hdImU="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }