@prefix dct: <http://purl.org/dc/terms/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix this: <http://purl.org/np/RA6kikKP841ajGUsZqpOTPAgmXnUG-aOIaA16jfIWfX0o> .
@prefix sub: <http://purl.org/np/RA6kikKP841ajGUsZqpOTPAgmXnUG-aOIaA16jfIWfX0o#> .
@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/20683> dct: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_r97059> dce:title "Selenium metabolism/Selenoproteins"@en .
  <http://identifiers.org/wikipathways/WP1244_r90713> dce:title "Estrogen signaling"@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:18192214 , pmid:8841406 , <http://identifiers.org/wikipathways/WP108_r97059> , <http://identifiers.org/wikipathways/WP1244_r90713> , <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 "2018-06-09T11:23:51.201+02:00"^^xsd:dateTime ;
    dct:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:supersedes <http://purl.org/np/RA7Xs4cKCuVNEtq7Yqi_gTRPRqld3ITEeK6IJJBTpnmTE> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP108_r97059> , <http://identifiers.org/wikipathways/WP1244_r90713> , <http://identifiers.org/wikipathways/WP1263_r71748> , <http://identifiers.org/wikipathways/WP1266_r69139> , <http://identifiers.org/wikipathways/WP1763_r89515> ;
    prov:wasGeneratedBy sub:activity .
}