@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:40066
  skos:prefLabel "Histosoles"@es, "Histosols"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:30330 .

nalt:40788
  skos:prefLabel "Udifolists"@es, "Udifolists"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:30330 .

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

nalt:30330
  ns0:marc001 "15476" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:40788, nalt:40787, nalt:30329, nalt:40789 ;
  dc:modified "2013-09-05"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "Folist"@en ;
  skos:broader nalt:40066 ;
  skos:prefLabel "Folists"@es, "Folists"@en .

nalt:40789
  skos:prefLabel "Ustifolists"@es, "Ustifolists"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:30330 .

nalt:30329
  skos:prefLabel "Cryofolists"@es, "Cryofolists"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:30330 .

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

nalt:40787
  skos:prefLabel "Torrifolists"@es, "Torrifolists"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:30330 .

