@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @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 { sub:11_tumor-diameter "1"; . sub:12_affected-lymph-node-number "1"; . sub:13_histological-grading-score "1"; . sub:14_estrogen-receptor-status "1"; . sub:15_progesterone-receptor-status "1"; . sub:16_her2neu-expression "1"; . sub:17_proliferation_marker_ki67 "1"; . sub:nodeShape a ; sub:11_tumor-diameter, sub:12_affected-lymph-node-number, sub:13_histological-grading-score, sub:14_estrogen-receptor-status, sub:15_progesterone-receptor-status, sub:16_her2neu-expression, sub:17_proliferation_marker_ki67; . sub:tumor-formula-data-entry dct:conformsTo ; a , ; rdfs:label "Tumor formula data entry"; sub:nodeShape . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . nt:hasLabelFromApi "has the estrogen receptor status - Refers to the value representing the estrogen receptor status." . nt:hasLabelFromApi "has the histological grading score - Refers to the value representing the histological grading score." . nt:hasLabelFromApi "has the number of affected lymph nodes - Refers to the value representing the number of affected lymph nodes." . nt:hasLabelFromApi "has the progesterone receptor status - Refers to the value representing the progesterone receptor status." . nt:hasLabelFromApi "has the tumor diameter in cm - Refers to the value representing the tumor diameter in cm." . nt:hasLabelFromApi "has HER2/neu expression score - Refers to the value representing the HER2/neu expression score." . this: dct:created "2025-09-01T09:07:27.633Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:hasNanopubType nt:AssertionTemplate; npx:introduces sub:tumor-formula-data-entry; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "PzrMmyeOj5kb9RCtpskFAdZUKr6iPeuH1vbABW5DgHKY+sBjmY2MjQISHvdARMiPtlffXKe78gmUawzTveyFLEtIOh6RyzIQ+vFoql9ZmTzLRh0EdEcp+rE//skc1t9LGLpoHAt0nGti3XiaPVZB+19B/bkSPcINIYGa9em4bAI="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "has the proliferation marker Ki-67 - Refers to the value representing the score for the proliferation marker Ki-67." . }