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

nalt:146159_def
  rdf:value "Inflamación de una vena asociada con un coágulo sanguíneo (trombo)."@es, "Inflammation of a vein associated with a blood clot (thrombus)."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:327015
  skos:prefLabel "flebitis"@es, "phlebitis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:146159 .

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

nalt:36800
  skos:prefLabel "trombosis"@es, "thrombosis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:146159 .

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

nalt:146159
  dc:modified "2019-02-11"^^xsd:date ;
  skos:prefLabel "thrombophlebitis"@en, "tromboflebitis"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2011-05-02"^^xsd:date ;
  skos:broader nalt:327015, nalt:36800 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "60191" ;
  skos:definition nalt:146159_def ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85135075> .

