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

nalt:8512
  skos:prefLabel "división celular"@es, "cell division"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:70089 .

nalt:31489
  skos:prefLabel "corriente citoplasmática"@es, "cytoplasmic streaming"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:70089 .

nalt:70089_def
  rdf:value "Proceso del ciclo celular que involucra la división del citoplasma, ocurre después de que la división del núcleo dobla el número de cromosomas, y tiene como resultado la formación de dos células, cada una de las cuales tiene un conjunto completo de cromosomas."@es, "That part of the cell cycle process involving the division of the cytoplasm, occuring after nuclear division doubles the chromosome number, and resulting in the formation of two cells, each with one set of chromosomes."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:310092
  skos:prefLabel "macroautofagia"@es, "macroautophagy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:70089 .

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

nalt:70089
  skos:broader nalt:8512 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C28848>, <http://id.loc.gov/authorities/subjects/sh85035237> ;
  ns0:marc001 "51514" ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "cytokinesis"@en, "citocinesis"@es ;
  skos:related nalt:310092, nalt:31489 ;
  skos:hiddenLabel "cytokinesis furrows"@en, "cytokinesis furrow"@en ;
  dc:modified "2020-02-19"^^xsd:date ;
  skos:definition nalt:70089_def ;
  dc:created "2006-06-27"^^xsd:date .

