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

nalt:1556
  skos:hiddenLabel "A2 horizons"@en, "Ap horizons"@en, "A2-horizon"@en, "A2 horizon"@en, "Ap horizon"@en, "Ab horizon"@en, "Ab-horizons"@en, "Ab-horizon"@en, "Ab horizons"@en, "Ap-horizon"@en, "Ap-horizons"@en, "A2-horizons"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "A horizons"@en, "horizontes A"@es ;
  skos:exactMatch <http://id.cabi.org/cabt/4029>, <http://id.agrisemantics.org/gacs/C21930> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "172" ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:1558 ;
  dc:modified "2015-06-16"^^xsd:date ;
  skos:related nalt:1559 ;
  skos:altLabel "A-horizons"@en .

nalt:1559
  skos:prefLabel "capa arable del suelo"@es, "topsoil"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:1556 .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:1558
  skos:prefLabel "horizontes del suelo"@es, "soil horizons"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:1556 .

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

