@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 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#> .

nalt:4424
  skos:prefLabel "raíces adventicias"@es, "adventitious roots"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:306762 .

nalt:41214
  skos:prefLabel "bosques de mangle"@es, "mangrove forests"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:306762 .

nalt:306761
  skos:prefLabel "mangles ( árboles)"@es, "mangroves (trees)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:306762 .

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

nalt:51394
  skos:prefLabel "pantanos"@es, "swamps"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:306762 .

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

nalt:306762
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "prop-roots"@en, "prop root"@en, "prop-root"@en ;
  skos:related nalt:51394, nalt:41214, nalt:306761 ;
  dc:created "2017-08-11"^^xsd:date ;
  skos:prefLabel "raíces fúlcreas"@es, "prop roots"@en ;
  skos:broader nalt:4424 ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:definition nalt:306762_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "83392" .

nalt:306762_def
  rdf:value "Raíz adventicia de plantas como los mangles que crece desde el tronco y lo sostiene sobre la superficie."@es, "An adventitious root that grows from and supports the trunk above the ground in plants, such as mangroves."@en ;
  dc:source "US, Environmental Protection Agency" ;
  a ns0:Definition .

