@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:135903
  skos:hiddenLabel "woody vine"@en, "woody climber"@en, "woody climbers"@en ;
  skos:altLabel "woody vines"@en ;
  dc:created "2010-04-23"^^xsd:date ;
  skos:definition nalt:135903_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "58997" ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "lianas"@es, "lianas"@en ;
  dc:modified "2016-05-31"^^xsd:date ;
  skos:broader nalt:58690 .

nalt:135903_def
  rdf:value "Enredaderas leñosas cuyas raíces nacen en el suelo y por lo general producen largos tallos que atraviesan la copa de los árboles con el fin de alcanzar la luz del sol."@es, "Woody vines which are rooted in the soil and typically produce long serpentine stems that climb into the canopy of trees in order to reach sunlight."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:58690
  skos:prefLabel "vides"@es, "vines"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:135903 .

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

