@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:18399_def
  rdf:value "Tierras húmedas que acumulan depósitos de turba considerable. Los pantanos dependen principalmente de las precipitaciones como fuente de agua y generalmente son acídicos y ricos en residuos vegetales con una notoria capa de musgo verde vivo."@es, "Wetlands that accumulate appreciable peat deposits. Bogs depend primarily on precipitation for their water source, and are usually acidic and rich in plant residue with a conspicuous mat of living green moss."@en ;
  dc:source "US Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:18400
  skos:prefLabel "suelos pantanosos"@es, "bog soils"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:18399 .

nalt:18399
  skos:definition nalt:18399_def ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_987>, <http://id.cabi.org/cabt/19410>, <http://id.agrisemantics.org/gacs/C11887> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:18400, nalt:18404 ;
  skos:broader nalt:18403 ;
  skos:prefLabel "ciénagas"@es, "bogs"@en ;
  ns0:marc001 "5348" ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2018-08-10"^^xsd:date .

nalt:18403
  skos:prefLabel "humedales"@es, "wetlands"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:18399 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:18404
  skos:prefLabel "turberas"@es, "peatlands"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18399 .

