@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

nalt:23397_def
  rdf:value "Aumento del tamaño de una célula."@es, "Increase in cell size."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:23397
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "7363" ;
  skos:altLabel "cell enlargement"@en, "cell elongation"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C2514>, <http://id.cabi.org/cabt/25350>, <http://aims.fao.org/aos/agrovoc/c_35044> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2018-03-15"^^xsd:date ;
  skos:hiddenLabel "cell-growth"@en, "cellular growth"@en, "growth of cells"@en ;
  skos:broader nalt:23356 ;
  skos:prefLabel "crecimiento celular"@es, "cell growth"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85021686> ;
  skos:definition nalt:23397_def ;
  skos:related nalt:232248, nalt:23382 .

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

nalt:232248
  skos:prefLabel "puntos de control del ciclo celular"@es, "cell cycle checkpoints"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:23397 .

nalt:23356
  skos:prefLabel "fisiología celular"@es, "cell physiology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:23397 .

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

nalt:23382
  skos:prefLabel "ciclo celular"@es, "cell cycle"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:23397 .

