@prefix this: <http://purl.org/np/RAGTkS5xZhhWliLX_LqMju7mf-_AWnjC3iVMM8xGIrBgM> .
@prefix sub: <http://purl.org/np/RAGTkS5xZhhWliLX_LqMju7mf-_AWnjC3iVMM8xGIrBgM#> .
@prefix has-source: <http://semanticscience.org/resource/SIO_000253> .
@prefix wp: <http://vocabularies.wikipathways.org/wp#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix wd: <https://www.wikidata.org/entity/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix pmid: <http://identifiers.org/pubmed/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
sub:head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:publicationInfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://identifiers.org/ncbigene/20683> dcterms:isPartOf <http://identifiers.org/wikipathways/WP108> , <http://identifiers.org/wikipathways/WP1244> , <http://identifiers.org/wikipathways/WP1263> , <http://identifiers.org/wikipathways/WP1266> , <http://identifiers.org/wikipathways/WP1763> ;
    wp:organismName "Mus musculus" ;
    a wp:GeneProduct , wp:Protein .
  <http://identifiers.org/wikipathways/WP108> wp:pathwayOntologyTag obo:PW_0000133 .
  <http://identifiers.org/wikipathways/WP1244> wp:pathwayOntologyTag obo:PW_0000507 .
  <http://identifiers.org/wikipathways/WP1263> wp:pathwayOntologyTag obo:PW_0001333 .
  <http://identifiers.org/wikipathways/WP1266> wp:pathwayOntologyTag obo:PW_0000854 .
  <http://identifiers.org/wikipathways/WP1763> wp:pathwayOntologyTag obo:PW_0000650 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP108_r69772> dc:title "Selenium metabolism/Selenoproteins"@en .
  <http://identifiers.org/wikipathways/WP1244_r73501> dc:title "Estrogen signalling"@en .
  <http://identifiers.org/wikipathways/WP1263_r71748> dc:title "Mitochondrial Gene Expression"@en .
  <http://identifiers.org/wikipathways/WP1266_r69139> dc:title "SIDS Susceptibility Pathways"@en .
  <http://identifiers.org/wikipathways/WP1763_r89515> dc:title "PluriNetWork"@en .
  sub:assertion has-source: pmid:18192214 , pmid:8841406 , <http://identifiers.org/wikipathways/WP108_r69772> , <http://identifiers.org/wikipathways/WP1244_r73501> , <http://identifiers.org/wikipathways/WP1263_r71748> , <http://identifiers.org/wikipathways/WP1266_r69139> , <http://identifiers.org/wikipathways/WP1763_r89515> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2017-05-08T13:07:18.894+02:00"^^xsd:dateTime ;
    dcterms:rights <https://creativecommons.org/licenses/by/3.0/> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP108_r69772> , <http://identifiers.org/wikipathways/WP1244_r73501> , <http://identifiers.org/wikipathways/WP1263_r71748> , <http://identifiers.org/wikipathways/WP1266_r69139> , <http://identifiers.org/wikipathways/WP1763_r89515> ;
    prov:wasGeneratedBy sub:activity .
}