@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:16264
  skos:prefLabel "rocas"@es, "rocks"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:42771 .

nalt:502
  skos:prefLabel "meteorización del suelo"@es, "soil weathering"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:42771 .

nalt:959
  skos:prefLabel "formación del suelo"@es, "soil formation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:42771 .

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

nalt:225111
  skos:prefLabel "roca madre"@es, "parent rock"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:42771 .

nalt:497
  skos:prefLabel "geología"@es, "geology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:42771 .

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

nalt:42771
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:16264, nalt:959, nalt:502, nalt:6755, nalt:225111 ;
  dc:modified "2017-07-06"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "soil parent material"@en, "soil-parent-materials"@en ;
  skos:prefLabel "soil parent materials"@en, "elementos primarios del suelo"@es ;
  skos:broader nalt:497 ;
  skos:definition nalt:42771_def ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_7181>, <http://id.agrisemantics.org/gacs/C11821>, <http://id.cabi.org/cabt/108050> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "34327" .

nalt:6755
  skos:prefLabel "sedimentos"@es, "sediments"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:42771 .

nalt:42771_def
  rdf:value "Materia orgánica o mineral no consolidada, erosionada químicamente, a partir de la cual se desarrollan las capas superiores del suelo (donde se encuentran principalmente las raíces vivas)."@es, "The unconsolidated, chemically weathered mineral or organic matter from which the upper layers (i.e., where living roots are primarily found) of soil develop."@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 .

