@prefix dct: . @prefix ns1: . @prefix eco: . @prefix this: . @prefix sub: . @prefix hpa: . @prefix hpas: . @prefix tissue: . @prefix rdfs: . @prefix np: . @prefix prov: . @prefix prv: . @prefix pav: . @prefix nif: . @prefix wi: . sub:__head { sub:__assertion a np:Assertion; rdfs:comment "IHC shows Not_detected protein expression of ENSG00000006025 in esophagus(squamous epithelial 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:ENSG00000006025 nif:nlx_qual_1010003 "Not_detected"; eco:BFO_0000066 hpa:TS-1250 . hpa:TS-1250 a tissue:TS-1250 . } sub:__provenance { sub:__assertion a ns1:IHCEvidence . this: prv:usedData hpa:ENSG00000006025, hpas:HPA036076, hpas:HPA053083; wi:evidence "Uncertain"; prov:wasDerivedFrom ns1:IHCAssay; prov:wasGeneratedBy ns1:ConclusionalEvidence, ns1:ManualCuration . } sub:__publicationInfo { this: dct:contributor , , , , ; dct:rights ; dct:rightsHolder ; prv:usedData ns1:HumanProteinAtlas; pav:authoredBy "Human Protein Atlas project"; pav:createdBy "Kalle von Feilitzen" . }