@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:24688_def
  rdf:value "Suelo compuesto principalmente de materia inorgánica, cuyas propiedades son determinadas en su mayoría por ella. Suele contener menos de 20 % de materia orgánica, pero en ocasiones presenta una capa orgánica superficial de hasta 30 cm de espesor."@es, "A soil consisting predominantly of, and having its properties determined predominantly by inorganic matter. Usually containing less than 20 percent organic matter but sometimes containing an organic surface layer up to 30 centimeters thick."@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 <https://lod.nal.usda.gov/naltv#Definition> .

nalt:24688
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "mineral-soils"@en, "mineral soil"@en ;
  skos:prefLabel "suelos minerales"@es, "mineral soils"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:24688_def ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C10143>, <http://aims.fao.org/aos/agrovoc/c_4853>, <http://id.cabi.org/cabt/74245> ;
  ns0:marc001 "23747" ;
  dc:modified "2014-11-13"^^xsd:date ;
  skos:broader nalt:2734 ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:2734
  skos:prefLabel "tipos de suelos químicos"@es, "chemical soil types"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:24688 .

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

