@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 Low protein expression of ENSG00000276409 in tonsil(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:ENSG00000276409 nif:nlx_qual_1010003 "Low";
bfo:BFO_0000066 hpa:TS-1253 .
hpa:TS-1253 a tissue:TS-1253 .
}
sub:__provenance {
sub:__assertion a :IHCEvidence .
this: prv:usedData hpa:ENSG00000276409, hpas:CAB004423, hpas:HPA030268;
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" .
}