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

nalt:755
  skos:exactMatch <http://id.cabi.org/cabt/59805>, <http://id.agrisemantics.org/gacs/C17003>, <http://id.loc.gov/authorities/subjects/sh00006066>, <http://aims.fao.org/aos/agrovoc/c_16435>, <http://id.loc.gov/authorities/subjects/sh85063734> ;
  ns0:marc001 "19004" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "hipertrofia"@es, "hypertrophy"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:319 ;
  dc:modified "2015-03-11"^^xsd:date ;
  skos:definition nalt:755_def ;
  skos:related nalt:243840 ;
  a skos:Concept, ns0:Topic .

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

nalt:243840
  skos:prefLabel "ictiosis"@es, "ichthyosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:755 .

nalt:755_def
  rdf:value "Incremento general en la totalidad o en parte de un órgano, no debido a la formación de un tumor ni al incremento en el número de células."@es, "General increase in bulk of a part or organ, due to cell enlargement and accumulation of fluids and secretions, not due to tumor formation, nor to an increase in the number of cells (hyperplasia)."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

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

