@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:2862
  skos:prefLabel "enfermedades metabólicas"@es, "metabolic diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:33401 .

nalt:33401
  skos:exactMatch <http://id.cabi.org/cabt/67186>, <http://id.agrisemantics.org/gacs/C20159> ;
  skos:prefLabel "trastornos del metabolismo de los lípidos"@es, "lipid metabolism disorders"@en ;
  skos:related nalt:9330, nalt:342212 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2020-08-07"^^xsd:date ;
  skos:hiddenLabel "lipid metabolism disorder"@en, "lipid metabolism abnormalities"@en, "lipid-metabolism-disorders"@en, "lipid metabolism abnormality"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:46715, nalt:10402, nalt:261791 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "21547" ;
  skos:broader nalt:2862 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85077298> .

nalt:342212
  skos:prefLabel "metabolismo de la lipoproteína"@es, "lipoprotein metabolism"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:33401 .

nalt:10402
  skos:prefLabel "hiperlipidemia"@es, "hyperlipidemia"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:33401 .

nalt:261791
  skos:prefLabel "lipotoxicidad"@es, "lipotoxicity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:33401 .

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

nalt:9330
  skos:prefLabel "enfermedades relacionadas con la dieta"@es, "diet-related diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:33401 .

nalt:46715
  skos:prefLabel "hipolipidemia"@es, "hypolipidemia"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:33401 .

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

