@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 High protein expression of ENSG00000278705 in lateral ventricle(glial cells) with a Supportive 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:ENSG00000278705 nif:nlx_qual_1010003 "High"; eco:BFO_0000066 hpa:TS-1258 . hpa:TS-1258 a tissue:TS-1258 . } sub:__provenance { sub:__assertion a :IHCEvidence . this: prv:usedData hpa:ENSG00000278705, hpas:HPA042201; wi:evidence "Supportive"; 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" . }