@prefix dct: . @prefix nanopub: . @prefix orcid: . @prefix : . @prefix eco: . @prefix this: . @prefix sub: . @prefix hpa: . @prefix hpas: . @prefix tissue: . @prefix rdfs: . @prefix prov: . @prefix prv: . @prefix pav: . @prefix nif: . @prefix wi: . sub:__head { sub:__assertion a nanopub:Assertion; rdfs:comment "IHC shows Not_detected protein expression of ENSG00000004939 in adrenal gland(glandular cells) with a Supportive evidence/reliability" . sub:__provenance a nanopub:Provenance . sub:__publicationInfo a nanopub:PublicationInfo . this: nanopub:hasAssertion sub:__assertion; nanopub:hasProvenance sub:__provenance; nanopub:hasPublicationInfo sub:__publicationInfo; a nanopub:Nanopublication . } sub:__assertion { hpa:ENSG00000004939 nif:nlx_qual_1010003 "Not_detected"; eco:BFO_0000066 hpa:TS-2177 . hpa:TS-2177 a tissue:TS-2177 . } sub:__provenance { sub:__assertion a :IHCEvidence . this: prv:usedData hpa:ENSG00000004939, hpas:CAB034438, hpas:HPA015584, hpas:HPA063911; wi:evidence "Supportive"; prov:wasDerivedFrom :IHCAssay; prov:wasGeneratedBy :ConclusionalEvidence, :ManualCuration . } sub:__publicationInfo { this: dct:contributor orcid:0000-0001-6818-334X, orcid:0000-0002-8777-5612, orcid:0000-0003-3014-5502, , ; dct:rights ; dct:rightsHolder ; prv:usedData :HumanProteinAtlas; pav:authoredBy "Human Protein Atlas project"; pav:createdBy "Kalle von Feilitzen" . }