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

nalt:294742_def
  rdf:value "Una de las categorías de formas de vida de Raunkiaer. Se trata de plantas leñosas cuyos brotes perennes surgen cerca de la superficie, a una altura no mayor de 25 cm sobre el nivel del suelo."@es, "One of Raunkiaer's life-form categories, woody plants whose perennating buds are borne close to the ground, no more than 25 cm above the soil level."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:294742
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "chamaephyte"@en ;
  skos:definition nalt:294742_def ;
  ns0:marc001 "80615" ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:874 ;
  skos:related nalt:56206, nalt:213388 ;
  skos:prefLabel "chamaephytes"@en, "camaefitas"@es ;
  dc:modified "2017-11-10"^^xsd:date ;
  dc:created "2017-03-07"^^xsd:date .

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

nalt:874
  skos:prefLabel "plantas (botánica)"@es, "plants (botany)"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:294742 .

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

nalt:56206
  skos:prefLabel "plantas leñosas"@es, "woody plants"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:294742 .

nalt:213388
  skos:prefLabel "fanerófitos"@es, "phanerophytes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:294742 .

