@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:13592
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:13592_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:8842 ;
  skos:hiddenLabel "atherosclerotic diseases"@en ;
  skos:altLabel "atherosclerotic disease"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85009129>, <http://id.cabi.org/cabt/15118>, <http://id.agrisemantics.org/gacs/C6038>, <http://aims.fao.org/aos/agrovoc/c_8949> ;
  skos:prefLabel "atherosclerosis"@en, "aterosclerosis"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:13589 ;
  dc:modified "2015-12-10"^^xsd:date ;
  ns0:marc001 "3875" .

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

nalt:8842
  skos:prefLabel "enfermedades vasculares"@es, "vascular diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:13592 .

nalt:13589
  skos:prefLabel "aterogénesis"@es, "atherogenesis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:13592 .

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

nalt:13592_def
  rdf:value "Forma común de arterioesclerosis caracterizada por depósitos de placas (ateromas) que contienen lípidos, carbohidratos, sangre y productos de la sangre, tejido fibroso, y depósitos de calcio. Estas placas se encuentran en la íntima de las arterias de tamaño mediano y grande."@es, "A thickening and loss of elasticity of the walls of arteries that occurs with formation of atherosclerotic plaques within the arterial intima."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

