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

nalt:2783
  skos:prefLabel "betaína"@es, "betaine"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:16895 .

nalt:16895_def
  rdf:value "Factores o fármacos endógenos que incrementan el transporte y el metabolismo de los lípidos, incluidos la síntesis de lipoproteínas en el hígado y su absorción en los tejidos extrahepáticos."@es, "Endogenous factors or drugs that increase the transport and metabolism of lipids including the synthesis of lipoproteins by the liver and their uptake by extrahepatic tissues."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#Chemical>
  rdfs:label "Chemical"@en ;
  a owl:Class .

nalt:286
  skos:prefLabel "medicamentos"@es, "drugs"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:16895 .

nalt:16895
  ns0:marc001 "21564" ;
  skos:related nalt:2783 ;
  a skos:Concept, ns0:Chemical ;
  skos:hiddenLabel "lipotropic"@en, "lipotropic-agents"@en ;
  dc:modified "2020-07-29"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:286 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "lipotropic agents"@en, "agentes lipotrópicos"@es ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85077314> ;
  skos:altLabel "lipotropics"@en ;
  skos:definition nalt:16895_def .

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

