@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix owl: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:human-ovarian-cancer-cell-lines-and-human-endometrial-cancer-cell-lines a owl:Class; rdfs:label "human ovarian cancer cell lines and human endometrial cancer cell lines"; rdfs:subClassOf ; skos:definition "Human ovarian and endometrial cancer cell lines." . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCJlM78d80R+gFMoQB1IG3f7AbqqGOCIv4HmZd1cx1KgEWMUUpPsojFNvx84fC/TltcJ8F8JafnbhDXW2HM2MhdK4yC04ROEV1vIgSzjDicHfiqXvMqdPuMyQp4mmCEY7mUoeEW10mWZqjk+S9TnmiAQbFGcpExP8aosr2aTR7CSQIDAQAB"; npx:hasSignature "ehcCxPKcB+HnyEqIRL6ku2oRwpE+nXsk3GGzUunpIKB7o1AI1yYwp51CbyhIx7weUSZolPY0RUN79LiIvrpgoUZx9DlJeu+X1L9tbT5JRQBm1gQ9TJ5LBMQK4v3bDq8e/iUgEYOw1chqyH+XhFkIAoRo/fxQ//dkHhd05yne7/0="; npx:hasSignatureTarget this: . this: dct:created "2021-02-22T19:18:06.065+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-7114-6459; npx:introduces sub:human-ovarian-cancer-cell-lines-and-human-endometrial-cancer-cell-lines; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }