@prefix this: <http://purl.org/np/RAzbIWy8a7vrr0loKzjWyFwqJcUpZCFVesCPypqZiM4-Q> .
@prefix sub: <http://purl.org/np/RAzbIWy8a7vrr0loKzjWyFwqJcUpZCFVesCPypqZiM4-Q#> .
@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/chebi/CHEBI:16680> dcterms:isPartOf <http://identifiers.org/wikipathways/WP4259> , <http://identifiers.org/wikipathways/WP4271> , <http://identifiers.org/wikipathways/WP4288> , <http://identifiers.org/wikipathways/WP4292> , <http://identifiers.org/wikipathways/WP4504> ;
    wp:organismName "Homo sapiens" ;
    a wp:Metabolite .
  <http://identifiers.org/wikipathways/WP4259> wp:pathwayOntologyTag obo:PW_0000140 , obo:PW_0002343 .
  <http://identifiers.org/wikipathways/WP4271> wp:pathwayOntologyTag obo:PW_0000397 , obo:PW_0001811 , obo:PW_0001961 .
  <http://identifiers.org/wikipathways/WP4288> wp:pathwayOntologyTag obo:PW_0000140 , obo:PW_0001693 , obo:PW_0001840 , obo:PW_0002343 .
  <http://identifiers.org/wikipathways/WP4292> wp:pathwayOntologyTag obo:PW_0001302 , obo:PW_0001647 , obo:PW_0001832 , obo:PW_0002299 .
  <http://identifiers.org/wikipathways/WP4504> wp:pathwayOntologyTag obo:PW_0000048 , obo:PW_0000049 , obo:PW_0001078 , obo:PW_0001302 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP4259_r102719> dc:title "Disorders of Folate Metabolism and Transport"@en .
  <http://identifiers.org/wikipathways/WP4271_r99064> dc:title "Vitamin B12 Disorders"@en .
  <http://identifiers.org/wikipathways/WP4288_r102720> dc:title "MTHFR deficiency"@en .
  <http://identifiers.org/wikipathways/WP4292_r102744> dc:title "Methionine metabolism leading to Sulphur Amino Acids and related disorders"@en .
  <http://identifiers.org/wikipathways/WP4504_r102835> dc:title "Cysteine and methionine catabolism"@en .
  sub:assertion has-source: pmid:17892308 , <http://identifiers.org/wikipathways/WP4259_r102719> , <http://identifiers.org/wikipathways/WP4271_r99064> , <http://identifiers.org/wikipathways/WP4288_r102720> , <http://identifiers.org/wikipathways/WP4292_r102744> , <http://identifiers.org/wikipathways/WP4504_r102835> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2019-03-17T12:10:58.704+01:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP4259_r102719> , <http://identifiers.org/wikipathways/WP4271_r99064> , <http://identifiers.org/wikipathways/WP4288_r102720> , <http://identifiers.org/wikipathways/WP4292_r102744> , <http://identifiers.org/wikipathways/WP4504_r102835> ;
    prov:wasGeneratedBy sub:activity .
}