@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:754
  dc:modified "2013-01-14"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:319 ;
  skos:prefLabel "hyperplasia"@en, "hiperplasia"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C14102>, <http://id.loc.gov/authorities/subjects/sh85063716>, <http://id.cabi.org/cabt/59787>, <http://aims.fao.org/aos/agrovoc/c_23810> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "18995" ;
  a skos:Concept, ns0:Topic ;
  skos:narrower nalt:44505 ;
  skos:definition nalt:754_def .

nalt:44505
  skos:prefLabel "hamartoma"@es, "hamartoma"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:754 .

nalt:319
  skos:prefLabel "procesos y condiciones patológicas"@es, "pathological processes and conditions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:754 .

nalt:754_def
  rdf:value "Aumento en el número de células de un tejido u órgano no debida a la formación de un tumor. Difiere de la hipertrofia, que es un aumento de volúmen sin que aumente el número de células."@es, "An increase in the number of cells in a tissue or organ, not due to tumor formation. It differs from hypertrophy, which is an increase in bulk without an increase in the number of cells."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

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

