@prefix nanopub: <http://www.nanopub.org/nschema#> .
@prefix orcid: <http://orcid.org/> .
@prefix : <http://www.proteinatlas.org/about/nanopubs/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix bfo: <http://purl.obolibrary.org/obo/> .
@prefix this: <http://www.proteinatlas.org/about/nanopubs/ENSG00000005302_ih_TS_1264.RAiNPaddwj7uua10L8e90aectsKOkSy_W-EY9lr1CbpYY> .
@prefix sub: <http://www.proteinatlas.org/about/nanopubs/ENSG00000005302_ih_TS_1264.RAiNPaddwj7uua10L8e90aectsKOkSy_W-EY9lr1CbpYY#> .
@prefix hpa: <http://www.proteinatlas.org/> .
@prefix hpas: <http://www.proteinatlas.org/search/> .
@prefix tissue: <http://purl.obolibrary.org/obo/caloha.obo#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix prv: <http://purl.org/net/provenance/ns#> .
@prefix pav: <http://swan.mindinformatics.org/ontologies/1.2/pav/> .
@prefix nif: <http://ontology.neuinfo.org/NIF/Backend/NIF-Quality.owl#> .
@prefix wi: <http://purl.org/ontology/wi/core#> .
sub:__head {
  sub:__assertion a nanopub:Assertion ;
    rdfs:comment "IHC shows Not_detected protein expression of ENSG00000005302 in spleen(cells in white pulp) with a Uncertain 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:ENSG00000005302 nif:nlx_qual_1010003 "Not_detected" ;
    bfo:BFO_0000066 hpa:TS-1264 .
  hpa:TS-1264 a tissue:TS-1264 .
}
sub:__provenance {
  sub:__assertion a :IHCEvidence .
  this: prv:usedData hpa:ENSG00000005302 , hpas:HPA034535 , hpas:HPA034536 ;
    wi:evidence "Uncertain" ;
    prov:wasDerivedFrom :IHCAssay ;
    prov:wasGeneratedBy :ConclusionalEvidence , :ManualCuration .
}
sub:__publicationInfo {
  this: dcterms:contributor orcid:0000-0001-6818-334X , orcid:0000-0002-8777-5612 , orcid:0000-0003-3014-5502 , <http://www.researcherid.com/rid/E-7370-2012> , <http://www.researcherid.com/rid/J-7843-2013> ;
    dcterms:rights <http://creativecommons.org/licenses/by/3.0/> ;
    dcterms:rightsHolder <http://www.proteinatlas.org> ;
    prv:usedData :HumanProteinAtlas ;
    pav:authoredBy "Human Protein Atlas project" ;
    pav:createdBy "Kalle von Feilitzen" .
}