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

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

nalt:23393
  skos:exactMatch <http://id.cabi.org/cabt/74447>, <http://aims.fao.org/aos/agrovoc/c_4870>, <http://id.loc.gov/authorities/subjects/sh85086289>, <http://id.agrisemantics.org/gacs/C5013> ;
  skos:hiddenLabel "mitotic"@en, "prospindle formation"@en, "pro-spindle formation"@en, "mitoses"@en, "M phases"@en, "mitotically"@en, "mitotic event"@en, "mitotic events"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:narrower nalt:217943 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:316636 ;
  skos:prefLabel "mitosis"@en, "mitósis"@es ;
  skos:altLabel "M phase"@en ;
  dc:modified "2018-05-09"^^xsd:date ;
  skos:broader nalt:8512 ;
  ns0:marc001 "23803" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:23393_def .

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

nalt:23393_def
  rdf:value "Tipo de división del núcleo celular mediante el cual los dos núcleos hijos reciben normalmente complementos idénticos del número de cromosomas de las células somáticas de la especie."@es, "A type of cell nucleus division by means of which the two daughter nuclei normally receive identical complements of the number of chromosomes of the somatic cells of the species."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a ns0:Definition .

nalt:217943
  skos:prefLabel "mitogénesis"@es, "mitogenesis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:23393 .

nalt:316636
  skos:prefLabel "agentes antimitóticos"@es, "antimitotic agents"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:23393 .

