@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:940
  skos:prefLabel "signos y síntomas (plantas)"@es, "signs and symptoms (plants)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:36798 .

nalt:36798
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_2542>, <http://id.loc.gov/authorities/subjects/sh85042696>, <http://id.agrisemantics.org/gacs/C23900>, <http://id.cabi.org/cabt/42835> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:940, nalt:8842 ;
  skos:altLabel "embolus"@en ;
  skos:prefLabel "embolism"@en, "embolia"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:36800 ;
  skos:definition nalt:36798_def ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "13435" ;
  dc:modified "2013-03-20"^^xsd:date .

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

nalt:36800
  skos:prefLabel "trombosis"@es, "thrombosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:36798 .

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

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

nalt:36798_def
  rdf:value "Bloqueo de un vaso sanguíneo por un coágulo sanguíneo o materia extraña que ha sido transportada desde lejos por el torrente sanguíneo."@es, "Blocking of a blood vessel by an embolus which can be a blood clot or other undissolved material in the blood stream."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

