@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:6717
  skos:prefLabel "poliploidia"@es, "polyploidy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:37039 .

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

nalt:37039
  skos:altLabel "endoreduplication"@en, "endopolyploidisation"@en, "somatic polyploidy"@en, "endopolyploidization"@en, "endomitosis"@en, "endoploidy"@en, "endopolyploids"@en ;
  skos:prefLabel "endopoliploidía"@es, "endopolyploidy"@en ;
  skos:hiddenLabel "endopolyploid"@en, "endoploid"@en ;
  skos:broader nalt:6717 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "13564" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85043092> ;
  skos:definition nalt:37039_def ;
  dc:modified "2012-11-30"^^xsd:date .

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

nalt:37039_def
  rdf:value "Estado poliploide en el que los cromosomas de una célula se han dividido y duplicado repetidamente sin sufrir división del núcleo ni de la célula."@es, "A polyploid state in which the chromosomes of a cell have divided and duplicated repeatedly without undergoing division of the nucleus or cell."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

