@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: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a , ; dct:conformsTo ; dct:created "2025-08-20T12:00:00Z"; dct:creator orcid:0000-0002-1234-5678; dct:description "Formel und Werte zur Beschreibung von Tumorgröße, Ausbreitung, Aggressivität und Rezeptorstatus bei Brustkrebs. Enthält Parameter, Legenden sowie Abbildungen."; dct:license ; rdfs:label "Tumorformel für Brustkrebs"; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: a npx:ExampleNanopub; dct:created "2025-08-25T09:32:25.142Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:introduces ; npx:supersedes ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ns1:RAXflINqt3smqxV5Aq7E9lzje4uLdkKIOefa6Bp8oJ8CY, , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "J+NXZNTJCFYT8sDRtlKyq1VLwJzSx0NjDQtZZWIt0j59SfV5nwoC3tYgsPsFUp/xqFd3YKrarRyRa8WT9Yoh3IXAgzH1lyLcC7CTs7R9VDySX4kbaAIkYrY7f8JALD9XSLUtF+mSJ9K9RWF8Mfi0q0N+qWg/C6FIGaHzFkl3+Hw="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }