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

nalt:11469
  skos:prefLabel "plantas acuáticas"@es, "aquatic plants"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:220882 .

nalt:18403
  skos:prefLabel "humedales"@es, "wetlands"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:220882 .

nalt:25314
  skos:prefLabel "parénquima"@es, "parenchyma (plant tissue)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:220882 .

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

nalt:4425
  skos:prefLabel "raíces"@es, "roots"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:220882 .

nalt:220882_def
  rdf:value "Espacios prominentes intercelulares o de gas que se hallan en los tejidos corticales de las hojas, las raíces y los tallos de plantas acuáticas y de otros tipos y que facilitan los intercambios de gases entre la raíz y el brote."@es, "Prominent intercellular or gas spaces present in the cortical tissues of leaves, roots and stems of aquatic and some other plants, which facilitate gaseous exchanges between the root and the shoot."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:220882
  dc:created "2014-07-01"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:definition nalt:220882_def ;
  skos:related nalt:4425, nalt:18403, nalt:11469 ;
  ns0:marc001 "62542" ;
  skos:prefLabel "aerénquima"@es, "aerenchyma"@en ;
  skos:broader nalt:25314 ;
  a skos:Concept, ns0:Topic .

