@prefix this: <http://purl.org/np/RAwI5SqmRgqh8XTl7VIuoTC6J2uamXOmREAGJwUbY63bY> .
@prefix sub: <http://purl.org/np/RAwI5SqmRgqh8XTl7VIuoTC6J2uamXOmREAGJwUbY63bY#> .
@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/hmdb/HMDB0000588> dcterms:isPartOf <http://identifiers.org/wikipathways/WP1007> , <http://identifiers.org/wikipathways/WP1043> , <http://identifiers.org/wikipathways/WP1159> , <http://identifiers.org/wikipathways/WP12> , <http://identifiers.org/wikipathways/WP1342> , <http://identifiers.org/wikipathways/WP1365> , <http://identifiers.org/wikipathways/WP1602> , <http://identifiers.org/wikipathways/WP1603> ;
    wp:organismName "Bos taurus" , "Canis familiaris" , "Danio rerio" , "Homo sapiens" ;
    a wp:Metabolite .
  <http://identifiers.org/wikipathways/WP1007> wp:pathwayOntologyTag obo:PW_0000003 , obo:PW_0000650 .
  <http://identifiers.org/wikipathways/WP1043> wp:pathwayOntologyTag obo:PW_0001140 .
  <http://identifiers.org/wikipathways/WP1159> wp:pathwayOntologyTag obo:PW_0001140 .
  <http://identifiers.org/wikipathways/WP12> wp:pathwayOntologyTag obo:PW_0000003 , obo:PW_0000650 .
  <http://identifiers.org/wikipathways/WP1342> wp:pathwayOntologyTag obo:PW_0000003 , obo:PW_0000650 .
  <http://identifiers.org/wikipathways/WP1365> wp:pathwayOntologyTag obo:PW_0001140 .
  <http://identifiers.org/wikipathways/WP1602> wp:pathwayOntologyTag obo:PW_0000721 .
  <http://identifiers.org/wikipathways/WP1603> wp:pathwayOntologyTag obo:PW_0000721 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP1007_r106005> dc:title "Osteoclast Signaling"@en .
  <http://identifiers.org/wikipathways/WP1043_r107052> dc:title "Calcium Regulation in the Cardiac Cell"@en .
  <http://identifiers.org/wikipathways/WP1159_r107090> dc:title "Calcium Regulation in the Cardiac Cell"@en .
  <http://identifiers.org/wikipathways/WP12_r106572> dc:title "Osteoclast Signaling"@en .
  <http://identifiers.org/wikipathways/WP1342_r109362> dc:title "Osteoclast"@en .
  <http://identifiers.org/wikipathways/WP1365_r107098> dc:title "Calcium Regulation in the Cardiac Cell"@en .
  <http://identifiers.org/wikipathways/WP1602_r107566> dc:title "Nicotine Activity on Dopaminergic Neurons"@en .
  <http://identifiers.org/wikipathways/WP1603_r106160> dc:title "Nicotine Activity on Chromaffin Cells"@en .
  sub:assertion has-source: pmid:7888 , <http://identifiers.org/wikipathways/WP1007_r106005> , <http://identifiers.org/wikipathways/WP1043_r107052> , <http://identifiers.org/wikipathways/WP1159_r107090> , <http://identifiers.org/wikipathways/WP12_r106572> , <http://identifiers.org/wikipathways/WP1342_r109362> , <http://identifiers.org/wikipathways/WP1365_r107098> , <http://identifiers.org/wikipathways/WP1602_r107566> , <http://identifiers.org/wikipathways/WP1603_r106160> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2020-07-11T11:29:20.531+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAkddWYugNSZtnCGuO0MZ_6SnUiJVr4Q-hoWC-dh_bRf4> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1007_r106005> , <http://identifiers.org/wikipathways/WP1043_r107052> , <http://identifiers.org/wikipathways/WP1159_r107090> , <http://identifiers.org/wikipathways/WP12_r106572> , <http://identifiers.org/wikipathways/WP1342_r109362> , <http://identifiers.org/wikipathways/WP1365_r107098> , <http://identifiers.org/wikipathways/WP1602_r107566> , <http://identifiers.org/wikipathways/WP1603_r106160> ;
    prov:wasGeneratedBy sub:activity .
}