@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 wd: <http://www.wikidata.org/entity/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:1813
  skos:prefLabel "Italia"@es, "Italy"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:136001 .

nalt:13959
  skos:prefLabel "Austria"@es, "Austria"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:136001 .

nalt:136001
  skos:definition nalt:136001_def ;
  ns0:marc001 "58520" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Geographical ;
  skos:related nalt:670, nalt:1813, nalt:13959, nalt:38636, nalt:7039, nalt:15494 ;
  dc:modified "2017-08-30"^^xsd:date ;
  dc:created "2010-04-29"^^xsd:date ;
  skos:hiddenLabel "SE Alps"@en, "Alps"@en, "Alps-region"@en ;
  skos:prefLabel "Alps region"@en, "Región de los Alpes"@es ;
  skos:broader nalt:666 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C21380>, <http://id.cabi.org/cabt/8653>, <http://aims.fao.org/aos/agrovoc/c_36208> ;
  skos:closeMatch wd:Q1286 ;
  skos:altLabel "Alps (mountains)"@en, "Alpen region"@en .

nalt:15494
  skos:prefLabel "Alemania"@es, "Germany"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:136001 .

nalt:7039
  skos:prefLabel "Francia"@es, "France"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:136001 .

nalt:136001_def
  rdf:value "Amplio sistema montañoso del sureste de Europa Central, el cual se extiende a través de Italia, Francia, Suiza, Alemania, Austriay el noroeste de la Península de los Balcanes."@es, "Large mountain system of south-central Europe extending through Italy, France, Switzerland, Germany, Austria and the northwest Balkan peninsula."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:38636
  skos:prefLabel "Suiza"@es, "Switzerland"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:136001 .

nalt:666
  skos:prefLabel "regiones geográficas con nombres propios"@es, "named geographical regions"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:narrower nalt:136001 .

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

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

nalt:670
  skos:prefLabel "Península Balcánica"@es, "Balkans"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:136001 .

