@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 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:18150
  skos:prefLabel "trastornos de las proteínas sanguíneas"@es, "blood protein disorders"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:18151 .

nalt:18151_def
  rdf:value "Enfermedad metabólica que se caracteriza por tener un nivel elevado de colesterol plasmático y/o de triglicéridos. La forma hereditaria se atribuye a un mecanismo genético único."@es, "Conditions with abnormally elevated levels of lipoproteins in the blood."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:10402
  skos:prefLabel "hiperlipidemia"@es, "hyperlipidemia"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:18151 .

nalt:18151
  skos:altLabel "hyperlipoproteinaemia"@en ;
  skos:broader nalt:10402, nalt:18150 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85063707> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:related nalt:11224 ;
  skos:prefLabel "hiperlipoproteinemia"@es, "hyperlipoproteinemia"@en ;
  ns0:marc001 "18986" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:18151_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:11224
  skos:prefLabel "lipoproteínas"@es, "lipoproteins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:18151 .

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

