@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:301006
  skos:prefLabel "suelos podzólicos marrones"@es, "brown podzolic soils"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:216362 .

nalt:304858
  skos:prefLabel "podzolización"@es, "podzolization"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:216362 .

<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:216362 .

nalt:216362
  ns0:marc001 "71782" ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "Podzols"@en, "Podzoles"@es ;
  skos:hiddenLabel "Podzol"@en, "podzolic soils"@en, "podzolic soil"@en ;
  skos:altLabel "haplaquods"@en, "cryorthods"@en ;
  dc:created "2014-05-13"^^xsd:date ;
  dc:modified "2017-07-10"^^xsd:date ;
  skos:broader nalt:216303 ;
  skos:narrower nalt:301006 ;
  skos:related nalt:216301, nalt:304858 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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:216362 .

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

