@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:01_conformsTo ; "1"; "1"; dct:conformsTo . 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:01_conformsTo, 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; . 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." . this: dct:created "2025-09-01T09:08:52.668Z"^^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 "tQfUUA4ugFbRk+bnMc9fGKkff1wI7ESFLwoo2IHjOS6B7TGlflQHn0am0atpIYVjtkjeNxHol0aURaHAxMvmVD6U64Gwwv4l+O+dIqf47nSVML/KKn4WmC2f8SiYESCRL/3pVxwfgIrG12iP7pB2a+4jSatN8qHt54+3k4UEqZY="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . 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." . nt:hasLabelFromApi "has the proliferation marker Ki-67 - Refers to the value representing the score for the proliferation marker Ki-67." . }