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

nalt:52791
  skos:broader nalt:7261 ;
  skos:exactMatch <http://id.cabi.org/cabt/99999>, <http://id.agrisemantics.org/gacs/C29141> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "relief-(geological)"@en ;
  ns0:marc001 "31651" ;
  skos:narrower nalt:52790 ;
  a ns0:Topic, skos:Concept ;
  skos:definition nalt:52791_def ;
  skos:prefLabel "relief (geological)"@en, "relieve (geológico)"@es ;
  dc:modified "2014-11-13"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

nalt:7261
  skos:prefLabel "topografía"@es, "topography"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:52791 .

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

nalt:52790
  skos:prefLabel "microrrelieve"@es, "microrelief"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:52791 .

nalt:52791_def
  rdf:value "Diferencia en la elevación entre los puntos altos y los bajos de la superficie del terreno."@es, "The difference in elevation between the high and low points of a land surface."@en ;
  dc:source "Schwarz, Charles F.; Thor, Edward C.; Elsner, Gary H. 1976. Wildland planning glossary. Gen. Tech. Rep. PSW-13. Berkeley, Calif.: U.S. Department of Agriculture, Forest Service, Pacific Southwest Forest and Range Experiment Station" ;
  a ns0:Definition .

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

