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

nalt:309987
  skos:prefLabel "suelos de humus"@es, "muck soils"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:24689 .

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

nalt:2734
  skos:prefLabel "tipos de suelos químicos"@es, "chemical soil types"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:24689 .

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

nalt:24689
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:exactMatch <http://id.cabi.org/cabt/82427>, <http://aims.fao.org/aos/agrovoc/c_5390>, <http://id.agrisemantics.org/gacs/C14925> ;
  skos:definition nalt:24689_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:2734 ;
  ns0:marc001 "26311" ;
  skos:narrower nalt:309987 ;
  dc:modified "2017-10-13"^^xsd:date ;
  skos:prefLabel "organic soils"@en, "suelos orgánicos"@es ;
  skos:hiddenLabel "organic-soils"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85061257> ;
  dc:created "2006-01-19"^^xsd:date .

nalt:24689_def
  rdf:value "Suelo que contiene un alto porcentaje (mayor al 20 o al 30 %) de materia orgánica en las capas superiores (donde se encuentran principalmente las raíces vivas)."@es, "A soil that contains a high percentage (greater than 20 or 30 percent) of organic matter in the upper layers (where living roots are primarily found)."@en ;
  dc:source "Schwarz, Charles F.; Thor, Edward C.; Elsner, Gary H. 1976. Wildland planning glossary. Gen. Tech. Rep. PSW-13. Berkeley, Calif.: U.S. Department of Agriculture, Forest Service, Pacific Southwest Forest and Range Experiment Station" ;
  a ns0:Definition .

