@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:40776
  skos:prefLabel "ácido fólico"@es, "folic acid"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:234891 .

nalt:234891
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:broader nalt:65313, nalt:234887 ;
  skos:prefLabel "transportador de folatos acoplado a protones"@es, "proton-coupled folate transporter"@en ;
  dc:modified "2016-08-23"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:234891_def ;
  skos:related nalt:40776, nalt:46327 ;
  dc:created "2014-12-30"^^xsd:date ;
  ns0:marc001 "72068" .

nalt:65313
  skos:prefLabel "simportadores"@es, "symporters"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:234891 .

nalt:234891_def
  rdf:value "Proteína simportadora que acopla el transporte de ácido fólico con iones de hidrógeno. Las funciones de transporte resultan más eficaces en condiciones de acidez."@es, "A symporter protein that couples the transport of folic acid with hydrogen ions. The transporter functions most effectively under acidic conditions."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a ns0:Definition .

ns0:Chemical
  rdfs:label "Chemical"@en ;
  a owl:Class .

nalt:46327
  skos:prefLabel "iones de hidrógeno"@es, "hydrogen ions"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:234891 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

nalt:234887
  skos:prefLabel "transportadores de ácido fólico"@es, "folic acid transporters"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:234891 .

