@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RAf4U1zMfzLUghdNZvVO5g3tliHLsC8rChp9H31BZmoYI> .
@prefix sub: <http://purl.org/np/RAf4U1zMfzLUghdNZvVO5g3tliHLsC8rChp9H31BZmoYI#> .
@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 np: <http://www.nanopub.org/nschema#> .
@prefix wd: <https://www.wikidata.org/entity/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/12912> dct:isPartOf <http://identifiers.org/wikipathways/WP1244> , <http://identifiers.org/wikipathways/WP1246> , <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/WP1244> wp:pathwayOntologyTag obo:PW_0000507 .
  <http://identifiers.org/wikipathways/WP1246> wp:pathwayOntologyTag obo:PW_0001029 .
  <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/WP1244_r90713> dce:title "Estrogen signaling"@en .
  <http://identifiers.org/wikipathways/WP1246_r102279> dce:title "Hypothetical Network for Drug Addiction"@en .
  <http://identifiers.org/wikipathways/WP1263_r71748> dce:title "Mitochondrial Gene Expression"@en .
  <http://identifiers.org/wikipathways/WP1266_r69139> dce:title "SIDS Susceptibility Pathways"@en .
  <http://identifiers.org/wikipathways/WP1763_r89515> dce:title "PluriNetWork"@en .
  sub:assertion has-source: pmid:16006741 , <http://identifiers.org/wikipathways/WP1244_r90713> , <http://identifiers.org/wikipathways/WP1246_r102279> , <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: dct:created "2019-01-13T09:33:40.723+01:00"^^xsd:dateTime ;
    dct:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:supersedes <http://purl.org/np/RAOfLUEgkkqpHxp8Q0j1XvZOiI4fdvyLHeT3MUVNENECk> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1244_r90713> , <http://identifiers.org/wikipathways/WP1246_r102279> , <http://identifiers.org/wikipathways/WP1263_r71748> , <http://identifiers.org/wikipathways/WP1266_r69139> , <http://identifiers.org/wikipathways/WP1763_r89515> ;
    prov:wasGeneratedBy sub:activity .
}