@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:1814_def
  rdf:value "Acumulación de materia purulenta en los tejidos, órganos o espacios cerrados, generalmente asociada con signos de infección."@es, "Accumulation of purulent material in tissues, organs, or circumscribed spaces, usually associated with signs of infection."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:1816
  skos:prefLabel "abceso hepático"@es, "liver abscess"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:1814 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:758
  skos:prefLabel "inflamación"@es, "inflammation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:1814 .

nalt:1814
  skos:prefLabel "abscess"@en, "abceso"@es ;
  dc:modified "2015-06-05"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "241" ;
  skos:exactMatch <http://id.cabi.org/cabt/4188>, <http://id.agrisemantics.org/gacs/C6113>, <http://id.loc.gov/authorities/subjects/sh85000225>, <http://aims.fao.org/aos/agrovoc/c_8564>, <http://id.loc.gov/authorities/subjects/sh99001123> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "abscesses"@en, "oral-abscess"@en, "oral abscess"@en, "oral abscesses"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:1816 ;
  skos:definition nalt:1814_def ;
  skos:broader nalt:758 .

