@prefix eco: . @prefix this: . @prefix sub: . @prefix : . @prefix hpa: . @prefix hpas: . @prefix tissue: . @prefix rdfs: . @prefix np: . @prefix prov: . @prefix prv: . @prefix pav: . @prefix dcterms: . @prefix nif: . @prefix wi: . sub:__head { sub:__assertion a np:Assertion; rdfs:comment "IHC shows Low protein expression of ENSG00000279119 in urinary bladder(urothelial cells) with a Uncertain evidence/reliability" . sub:__provenance a np:Provenance . sub:__publicationInfo a np:PublicationInfo . this: np:hasAssertion sub:__assertion; np:hasProvenance sub:__provenance; np:hasPublicationInfo sub:__publicationInfo; a np:Nanopublication . } sub:__assertion { hpa:ENSG00000279119 nif:nlx_qual_1010003 "Low"; eco:BFO_0000066 hpa:TS-1088 . hpa:TS-1088 a tissue:TS-1088 . } sub:__provenance { sub:__assertion a :IHCEvidence . this: prv:usedData hpa:ENSG00000279119, hpas:HPA023912; wi:evidence "Uncertain"; prov:wasDerivedFrom :IHCAssay; prov:wasGeneratedBy :ConclusionalEvidence, :ManualCuration . } sub:__publicationInfo { this: dcterms:contributor , , , , ; dcterms:rights ; dcterms:rightsHolder ; prv:usedData :HumanProteinAtlas; pav:authoredBy "Human Protein Atlas project"; pav:createdBy "Kalle von Feilitzen" . }