@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:16264
  skos:prefLabel "rocas"@es, "rocks"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:225092 .

nalt:225092_def
  rdf:value "Capa o manto de material rocoso suelto, cohesivo o no, de cualquier origen, que en casi todas partes forma la superficie de la tierra y descansa sobre el lecho de roca. Está compuesta de roca estéril de todo tipo, ceniza volcánica, derrubio glacial, aluvión, sedimentos eólicos y acumulaciones de vegetación como turba y suelo."@es, "The layer or mantle of loose, non-cohesive or cohesive rock material, of whatever origin, that nearly everywhere forms the surface of the land and rests on bedrock. It comprises rock waste of all sorts; volcanic ash; glacial drift; alluvium; wind-blown deposits; and accumulations of vegetation, such as peat and soil."@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> .

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

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

nalt:225092
  skos:prefLabel "regolith"@en, "regolito"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2014-08-19"^^xsd:date ;
  ns0:marc001 "72468" ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:16264 ;
  skos:hiddenLabel "regoliths"@en ;
  skos:definition nalt:225092_def .

