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

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

nalt:10070
  skos:prefLabel "Inceptisoles"@es, "Inceptisols"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:30307 .

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

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

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

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

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

nalt:30307
  skos:altLabel "Eutrocryepts"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:10070 ;
  skos:hiddenLabel "Cryept"@en ;
  ns0:marc001 "10320" ;
  skos:narrower nalt:30308, nalt:146705, nalt:146704, nalt:146703 ;
  skos:prefLabel "Cryepts"@es, "Cryepts"@en ;
  dc:modified "2013-09-05"^^xsd:date .

