@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:29123
  skos:prefLabel "cormos"@es, "corms"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:217420 .

nalt:217420_def
  rdf:value "Planta perenne cuyos brotes, que sobreviven por años, se hallan bajo el suelo, a menudo sujetos a un tubérculo, un bulbo, un rizoma, etc."@es, "A perennial plant whose perennating buds are found under the soil, usually attached to a tuber, bulb, rhizome etc."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:61276
  skos:prefLabel "rizomas"@es, "rhizomes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:217420 .

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

nalt:217420
  skos:related nalt:61276, nalt:29123, nalt:63334, nalt:20329 ;
  skos:prefLabel "geofitos"@es, "geophytes"@en ;
  skos:hiddenLabel "geophyte"@en ;
  ns0:marc001 "67220" ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:broader nalt:16261 ;
  dc:created "2014-06-04"^^xsd:date ;
  skos:definition nalt:217420_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:20329
  skos:prefLabel "bulbos"@es, "bulbs"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:217420 .

nalt:16261
  skos:prefLabel "plantas perennes"@es, "perennials"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:217420 .

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

nalt:63334
  skos:prefLabel "suelo"@es, "soil"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:217420 .

