@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:36798
  skos:prefLabel "embolia"@es, "embolism"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:36800 .

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

nalt:36800
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:8842 ;
  skos:exactMatch <http://id.cabi.org/cabt/117302>, <http://id.loc.gov/authorities/subjects/sh85135077>, <http://aims.fao.org/aos/agrovoc/c_7741>, <http://id.agrisemantics.org/gacs/C13949> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "thrombosis"@en, "trombosis"@es ;
  skos:related nalt:36798 ;
  ns0:marc001 "37635" ;
  dc:modified "2017-10-10"^^xsd:date ;
  skos:altLabel "thrombus"@en ;
  skos:definition nalt:36800_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:146159 ;
  skos:hiddenLabel "thrombuses"@en .

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

nalt:36800_def
  rdf:value "Formación y desarrollo de un trombo o un coágulo en un vaso sanguíneo."@es, "Formation and development of a thrombus or blood clot in the blood vessel."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a ns0:Definition .

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

nalt:146159
  skos:prefLabel "tromboflebitis"@es, "thrombophlebitis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:36800 .

