@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#> .

nalt:216302
  skos:prefLabel "tipos de Taxonomía de Suelos de Estados Unidos"@es, "U.S. Soil Taxonomy types"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:211604 .

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

nalt:216303
  skos:prefLabel "tipos de Base referencial mundial para recursos de suelos"@es, "World Reference Base for Soil Resources groups"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:211604 .

nalt:211604
  skos:prefLabel "Gleysols"@es, "Gleysols"@en ;
  ns0:marc001 "67310" ;
  skos:related nalt:196731, nalt:35706, nalt:216301 ;
  skos:broader nalt:216303, nalt:216302 ;
  skos:hiddenLabel "Gleysol"@en ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2014-03-07"^^xsd:date .

nalt:196731
  skos:prefLabel "suelos hídricos"@es, "hydric soils"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:211604 .

nalt:216301
  skos:prefLabel "Base referencial mundial para recursos de suelos"@es, "World Reference Base for Soil Resources"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:211604 .

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

nalt:35706
  skos:prefLabel "suelos de humedales"@es, "wetland soils"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:211604 .

