@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:16021
  skos:prefLabel "accidentes geográficos"@es, "landforms"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:49172 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:49172
  skos:related nalt:63398 ;
  skos:prefLabel "terraces"@en, "terrazas"@es ;
  dc:modified "2017-07-20"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/115599>, <http://aims.fao.org/aos/agrovoc/c_28166>, <http://id.agrisemantics.org/gacs/C22921> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:16021 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "37089" ;
  skos:definition nalt:49172_def .

nalt:49172_def
  rdf:value "Geoformas naturales o hechas por el hombre que se extienden en sentido perpendicular a la pendiente y van bordeadas en un lado por una pendiente ascendente pronunciada y en el otro lado por una pendiente descendiente pronunciada."@es, "Natural or manmade landforms which run perpendicular to the slope and are bordered on one side by a steep ascending slope and on the other side by a steep descending slope."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:63398
  skos:prefLabel "cultivo en terrazas"@es, "terracing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:49172 .

