@prefix dct: <http://purl.org/dc/terms/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix this: <http://purl.org/np/RADtHluTNrrqNBWPlD80Egy8FRGyE3gI9uknf-UkE6VVQ> .
@prefix sub: <http://purl.org/np/RADtHluTNrrqNBWPlD80Egy8FRGyE3gI9uknf-UkE6VVQ#> .
@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/cas/63-68-3> dct:isPartOf <http://identifiers.org/wikipathways/WP1026> , <http://identifiers.org/wikipathways/WP1203> , <http://identifiers.org/wikipathways/WP1230> , <http://identifiers.org/wikipathways/WP1292> , <http://identifiers.org/wikipathways/WP1355> ;
    wp:organismName "Anopheles gambiae" , "Bos taurus" , "Danio rerio" , "Drosophila melanogaster" , "Rattus norvegicus" ;
    a wp:Metabolite .
  <http://identifiers.org/wikipathways/WP1026> wp:pathwayOntologyTag obo:PW_0000189 .
  <http://identifiers.org/wikipathways/WP1203> wp:pathwayOntologyTag obo:PW_0000002 .
  <http://identifiers.org/wikipathways/WP1230> wp:pathwayOntologyTag obo:PW_0000002 .
  <http://identifiers.org/wikipathways/WP1292> wp:pathwayOntologyTag obo:PW_0000189 .
  <http://identifiers.org/wikipathways/WP1355> wp:pathwayOntologyTag obo:PW_0000002 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP1026_r85106> dce:title "One Carbon Metabolism"@en .
  <http://identifiers.org/wikipathways/WP1203_r88009> dce:title "One Carbon Metabolism"@en .
  <http://identifiers.org/wikipathways/WP1230_r88010> dce:title "One Carbon Metabolism"@en .
  <http://identifiers.org/wikipathways/WP1292_r89677> dce:title "One Carbon Metabolism"@en .
  <http://identifiers.org/wikipathways/WP1355_r89675> dce:title "One Carbon Metabolism"@en .
  sub:assertion has-source: pmid:17389618 , <http://identifiers.org/wikipathways/WP1026_r85106> , <http://identifiers.org/wikipathways/WP1203_r88009> , <http://identifiers.org/wikipathways/WP1230_r88010> , <http://identifiers.org/wikipathways/WP1292_r89677> , <http://identifiers.org/wikipathways/WP1355_r89675> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dct:created "2018-06-09T11:19:19.357+02:00"^^xsd:dateTime ;
    dct:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:supersedes <http://purl.org/np/RASv7PmNtROtLU1SVsT3k0ZZzqr0AJRj5wCv5cFSdk6SY> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1026_r85106> , <http://identifiers.org/wikipathways/WP1203_r88009> , <http://identifiers.org/wikipathways/WP1230_r88010> , <http://identifiers.org/wikipathways/WP1292_r89677> , <http://identifiers.org/wikipathways/WP1355_r89675> ;
    prov:wasGeneratedBy sub:activity .
}