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

nalt:319
  skos:prefLabel "procesos y condiciones patológicas"@es, "pathological processes and conditions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:31382 .

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

nalt:31382
  skos:prefLabel "cysts (pathology)"@en, "quistes (patología)"@es ;
  skos:broader nalt:319 ;
  skos:hiddenLabel "cysts-(pathology)"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:altLabel "cysts (neoplasms)"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:31337 ;
  skos:definition nalt:31382_def ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85035220>, <http://id.cabi.org/cabt/36029>, <http://aims.fao.org/aos/agrovoc/c_34811>, <http://id.agrisemantics.org/gacs/C16375> ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "59610" .

nalt:31382_def
  rdf:value "Cualquier cavidad cerrada llena de líquido, o saco que está rodeado por un epitelio. Los quistes pueden ser de tejidos normales, anormales, no neoplásicos o neoplásicos."@es, "Any fluid-filled closed cavity or sac that is lined by an epithelium. Cysts can be of normal, abnormal, non-neoplastic, or neoplastic tissues."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

nalt:31337
  skos:prefLabel "quistes ováricos"@es, "ovarian cysts"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:31382 .

