@prefix bfo: . @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 Not_detected protein expression of ENSG00000280403 in thyroid gland(glandular 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:ENSG00000280403 nif:nlx_qual_1010003 "Not_detected"; bfo:BFO_0000066 hpa:TS-2166 . hpa:TS-2166 a tissue:TS-2166 . } sub:__provenance { sub:__assertion a :IHCEvidence . this: prv:usedData hpa:ENSG00000280403, hpas:HPA042797; 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" . }