@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix this: <http://purl.org/np/RAkr8_sq4rxPJoq9bQKJCnVHF6gt9B8e6qydGO4oqAvPM> .
@prefix sub: <http://purl.org/np/RAkr8_sq4rxPJoq9bQKJCnVHF6gt9B8e6qydGO4oqAvPM#> .
@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/hmdb/HMDB0000876> dcterms:isPartOf <http://identifiers.org/wikipathways/WP1038> , <http://identifiers.org/wikipathways/WP1074> , <http://identifiers.org/wikipathways/WP1259> , <http://identifiers.org/wikipathways/WP1297> , <http://identifiers.org/wikipathways/WP1531> ;
    wp:organismName "Bos taurus" , "Homo sapiens" , "Mus musculus" , "Rattus norvegicus" ;
    a wp:Metabolite .
  <http://identifiers.org/wikipathways/WP1038> wp:pathwayOntologyTag obo:PW_0000135 , obo:PW_0001116 .
  <http://identifiers.org/wikipathways/WP1074> wp:pathwayOntologyTag obo:PW_0000003 , obo:PW_0000650 .
  <http://identifiers.org/wikipathways/WP1259> wp:pathwayOntologyTag obo:PW_0000141 .
  <http://identifiers.org/wikipathways/WP1297> wp:pathwayOntologyTag obo:PW_0000141 .
  <http://identifiers.org/wikipathways/WP1531> wp:pathwayOntologyTag obo:PW_0000135 , obo:PW_0001011 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP1038_r80754> dc:title "Vitamin A and Carotenoid Metabolism"@en .
  <http://identifiers.org/wikipathways/WP1074_r80747> dc:title "Osteoblast Signaling"@en .
  <http://identifiers.org/wikipathways/WP1259_r89974> dc:title "Retinol metabolism"@en .
  <http://identifiers.org/wikipathways/WP1297_r74434> dc:title "Retinol metabolism"@en .
  <http://identifiers.org/wikipathways/WP1531_r104243> dc:title "Vitamin D Metabolism"@en .
  sub:assertion has-source: pmid:10227052 , pmid:11585356 , pmid:12424335 , pmid:2353161 , pmid:3019190 , pmid:8469562 , pmid:8483266 , pmid:9627692 , <http://identifiers.org/wikipathways/WP1038_r80754> , <http://identifiers.org/wikipathways/WP1074_r80747> , <http://identifiers.org/wikipathways/WP1259_r89974> , <http://identifiers.org/wikipathways/WP1297_r74434> , <http://identifiers.org/wikipathways/WP1531_r104243> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2019-08-11T15:12:38.338+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:supersedes <http://purl.org/np/RArnYkpZ3_oaBBQobWJfBe4Ywf15gjIciK23jE6Wqatk4> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1038_r80754> , <http://identifiers.org/wikipathways/WP1074_r80747> , <http://identifiers.org/wikipathways/WP1259_r89974> , <http://identifiers.org/wikipathways/WP1297_r74434> , <http://identifiers.org/wikipathways/WP1531_r104243> ;
    prov:wasGeneratedBy sub:activity .
}