@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix this: <http://purl.org/np/RAAh61KxHN7gBvISEic11h5pcOzbdgXPSxh6GpPITp7CY> .
@prefix sub: <http://purl.org/np/RAAh61KxHN7gBvISEic11h5pcOzbdgXPSxh6GpPITp7CY#> .
@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/chebi/CHEBI:26523> dcterms:isPartOf <http://identifiers.org/wikipathways/WP3153> , <http://identifiers.org/wikipathways/WP3243> , <http://identifiers.org/wikipathways/WP3257> , <http://identifiers.org/wikipathways/WP3404> , <http://identifiers.org/wikipathways/WP3543> , <http://identifiers.org/wikipathways/WP3565> , <http://identifiers.org/wikipathways/WP3601> , <http://identifiers.org/wikipathways/WP3624> ;
    wp:organismName "Bos taurus" , "Homo sapiens" ;
    a wp:Metabolite .
  <http://identifiers.org/wikipathways/WP3153> wp:pathwayOntologyTag obo:PW_0000003 , obo:PW_0000650 .
  <http://identifiers.org/wikipathways/WP3243> wp:pathwayOntologyTag obo:PW_0000013 .
  <http://identifiers.org/wikipathways/WP3257> wp:pathwayOntologyTag obo:PW_0000133 .
  <http://identifiers.org/wikipathways/WP3404> wp:pathwayOntologyTag obo:PW_0000004 , obo:PW_0000378 .
  <http://identifiers.org/wikipathways/WP3543> wp:pathwayOntologyTag obo:PW_0001360 .
  <http://identifiers.org/wikipathways/WP3565> wp:pathwayOntologyTag obo:PW_0001360 .
  <http://identifiers.org/wikipathways/WP3601> wp:pathwayOntologyTag obo:PW_0000010 .
  <http://identifiers.org/wikipathways/WP3624> wp:pathwayOntologyTag obo:PW_0001308 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP3153_r90025> dc:title "RANKL/RANK Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP3243_r89130> dc:title "Amyotrophic lateral sclerosis (ALS)"@en .
  <http://identifiers.org/wikipathways/WP3257_r85066> dc:title "Selenium Micronutrient Network"@en .
  <http://identifiers.org/wikipathways/WP3404_r88083> dc:title "Oxidative Stress Induced Senescence"@en .
  <http://identifiers.org/wikipathways/WP3543_r87147> dc:title "DNA Double Strand Break Response"@en .
  <http://identifiers.org/wikipathways/WP3565_r87144> dc:title "DNA Damage/Telomere Stress Induced Senescence"@en .
  <http://identifiers.org/wikipathways/WP3601_r89202> dc:title "Composition of Lipid Particles"@en .
  <http://identifiers.org/wikipathways/WP3624_r88994> dc:title "Lung fibrosis"@en .
  sub:assertion has-source: pmid:10842581 , pmid:11861418 , pmid:12062442 , pmid:14726604 , pmid:15063746 , pmid:15680219 , pmid:16319061 , pmid:16962588 , pmid:17389926 , pmid:17439363 , pmid:17526492 , pmid:18198219 , pmid:1848582 , pmid:18522490 , pmid:18656701 , pmid:18938145 , pmid:19268692 , pmid:19557870 , pmid:19747065 , pmid:26926090 , pmid:7649494 , pmid:8325534 , <http://identifiers.org/wikipathways/WP3153_r90025> , <http://identifiers.org/wikipathways/WP3243_r89130> , <http://identifiers.org/wikipathways/WP3257_r85066> , <http://identifiers.org/wikipathways/WP3404_r88083> , <http://identifiers.org/wikipathways/WP3543_r87147> , <http://identifiers.org/wikipathways/WP3565_r87144> , <http://identifiers.org/wikipathways/WP3601_r89202> , <http://identifiers.org/wikipathways/WP3624_r88994> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2017-05-08T13:09:02.939+02:00"^^xsd:dateTime ;
    dcterms:rights <https://creativecommons.org/licenses/by/3.0/> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP3153_r90025> , <http://identifiers.org/wikipathways/WP3243_r89130> , <http://identifiers.org/wikipathways/WP3257_r85066> , <http://identifiers.org/wikipathways/WP3404_r88083> , <http://identifiers.org/wikipathways/WP3543_r87147> , <http://identifiers.org/wikipathways/WP3565_r87144> , <http://identifiers.org/wikipathways/WP3601_r89202> , <http://identifiers.org/wikipathways/WP3624_r88994> ;
    prov:wasGeneratedBy sub:activity .
}