@prefix this: <http://purl.org/np/RASUnbFP_LZIf2oO--X1qYk5C62OePe7LczT1UynUxzws> .
@prefix sub: <http://purl.org/np/RASUnbFP_LZIf2oO--X1qYk5C62OePe7LczT1UynUxzws#> .
@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_r86816> dc:title "Osteoclast Signaling"@en .
  <http://identifiers.org/wikipathways/WP1043_r95757> dc:title "Calcium Regulation in the Cardiac Cell"@en .
  <http://identifiers.org/wikipathways/WP1159_r95758> dc:title "Calcium Regulation in the Cardiac Cell"@en .
  <http://identifiers.org/wikipathways/WP12_r97823> dc:title "Osteoclast Signaling"@en .
  <http://identifiers.org/wikipathways/WP1342_r88242> dc:title "Osteoclast"@en .
  <http://identifiers.org/wikipathways/WP1365_r95759> dc:title "Calcium Regulation in the Cardiac Cell"@en .
  <http://identifiers.org/wikipathways/WP1602_r78486> dc:title "Nicotine Activity on Dopaminergic Neurons"@en .
  <http://identifiers.org/wikipathways/WP1603_r78574> dc:title "Nicotine Activity on Chromaffin Cells"@en .
  sub:assertion has-source: pmid:7888 , <http://identifiers.org/wikipathways/WP1007_r86816> , <http://identifiers.org/wikipathways/WP1043_r95757> , <http://identifiers.org/wikipathways/WP1159_r95758> , <http://identifiers.org/wikipathways/WP12_r97823> , <http://identifiers.org/wikipathways/WP1342_r88242> , <http://identifiers.org/wikipathways/WP1365_r95759> , <http://identifiers.org/wikipathways/WP1602_r78486> , <http://identifiers.org/wikipathways/WP1603_r78574> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2018-08-19T13:10:34.592+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RANe87idhxAql1NQ1wc3nLwRTfSvvRgPWKm5Zn5BTnY4k> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1007_r86816> , <http://identifiers.org/wikipathways/WP1043_r95757> , <http://identifiers.org/wikipathways/WP1159_r95758> , <http://identifiers.org/wikipathways/WP12_r97823> , <http://identifiers.org/wikipathways/WP1342_r88242> , <http://identifiers.org/wikipathways/WP1365_r95759> , <http://identifiers.org/wikipathways/WP1602_r78486> , <http://identifiers.org/wikipathways/WP1603_r78574> ;
    prov:wasGeneratedBy sub:activity .
}