@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:39546
  skos:prefLabel "ordenación de tierras"@es, "land management"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:302595 .

nalt:302597
  skos:prefLabel "mejora de las tierras"@es, "land improvement"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:302595 .

nalt:302595
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "land-forming"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "land forming"@en, "formación de tierra"@es ;
  dc:created "2017-06-27"^^xsd:date ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:broader nalt:39546 ;
  skos:related nalt:35688, nalt:302597 ;
  ns0:marc001 "82230" .

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

nalt:35688
  skos:prefLabel "restauración de tierras"@es, "land restoration"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:302595 .

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

