@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:59169_def
  rdf:value "Célula, tejido u organismo que presenta tres juegos de cromosomas."@es, "A cell, tissue, or organism having three sets of chromosomes."@en ;
  dc:source "Burns, Russell M. and Barbara H. Honkala, tech. coords. Silvics of North America, vol 2. Hardwoods; Glossary. Agriculture handbook no. 654. U.S. Department of Agriculture, Forest Service, 1990" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:59169
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:altLabel "sesquidiploidy"@en, "sesquidiploids"@en, "triploids"@en ;
  skos:hiddenLabel "triploid"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C12786>, <http://id.cabi.org/cabt/120043>, <http://aims.fao.org/aos/agrovoc/c_7939> ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2016-06-01"^^xsd:date ;
  skos:broader nalt:6717 ;
  skos:related nalt:31439, nalt:279339 ;
  skos:prefLabel "triploidia"@es, "triploidy"@en ;
  ns0:marc001 "38486" ;
  skos:definition nalt:59169_def .

nalt:31439
  skos:prefLabel "diploidia"@es, "diploidy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:59169 .

nalt:6717
  skos:prefLabel "poliploidia"@es, "polyploidy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:59169 .

nalt:279339
  skos:prefLabel "pentaploidía"@es, "pentaploidy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:59169 .

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

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

