@prefix this: <http://purl.org/np/RAOYco19kg482TuxDPSiSwoMm9FjmN--h0ujRxFi8B_oc> .
@prefix sub: <http://purl.org/np/RAOYco19kg482TuxDPSiSwoMm9FjmN--h0ujRxFi8B_oc#> .
@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/1385> dcterms:isPartOf <http://identifiers.org/wikipathways/WP706> , <http://identifiers.org/wikipathways/WP707> , <http://identifiers.org/wikipathways/WP712> , <http://identifiers.org/wikipathways/WP734> ;
    wp:organismName "Homo sapiens" ;
    a wp:GeneProduct .
  <http://identifiers.org/wikipathways/WP706> wp:pathwayOntologyTag obo:PW_0000854 .
  <http://identifiers.org/wikipathways/WP707> wp:pathwayOntologyTag obo:PW_0000237 , obo:PW_0000718 , obo:PW_0001360 .
  <http://identifiers.org/wikipathways/WP712> wp:pathwayOntologyTag obo:PW_0000507 .
  <http://identifiers.org/wikipathways/WP734> wp:pathwayOntologyTag obo:PW_0000854 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP706_r101924> dc:title "Sudden Infant Death Syndrome (SIDS) Susceptibility Pathways"@en .
  <http://identifiers.org/wikipathways/WP707_r105499> dc:title "DNA Damage Response"@en .
  <http://identifiers.org/wikipathways/WP712_r78491> dc:title "Estrogen signaling pathway"@en .
  <http://identifiers.org/wikipathways/WP734_r101930> dc:title "Serotonin Receptor 4/6/7 and NR3C Signaling"@en .
  sub:assertion has-source: pmid:16006741 , <http://identifiers.org/wikipathways/WP706_r101924> , <http://identifiers.org/wikipathways/WP707_r105499> , <http://identifiers.org/wikipathways/WP712_r78491> , <http://identifiers.org/wikipathways/WP734_r101930> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2019-08-11T15:22:26.657+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RA1uScGTLwfM9shEmtvH3Fx_Ccxy9s9q0HQ8RpwLxAGnE> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP706_r101924> , <http://identifiers.org/wikipathways/WP707_r105499> , <http://identifiers.org/wikipathways/WP712_r78491> , <http://identifiers.org/wikipathways/WP734_r101930> ;
    prov:wasGeneratedBy sub:activity .
}