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

nalt:5987
  skos:prefLabel "Europa"@es, "Europe"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:narrower nalt:38627 .

nalt:15494
  skos:prefLabel "Alemania"@es, "Germany"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:38627 .

nalt:700
  skos:prefLabel "Región de Europa Occidental"@es, "Western European region"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:38627 .

nalt:38627
  skos:related nalt:15494, nalt:700 ;
  skos:scopeNote "Use for works relating to the period prior to October 1990 when the German Federal Republic existed as a political entity; For works relating to the period after October 1990 USE Germany."@en, "Usar para trabajos que se refieran al período anterior a octubre de 1990, cuando la República Federal Alemana existía como entidad política; USAR \"Alemania\" en trabajos referidos al período posterior a 1990."@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C589>, <http://aims.fao.org/aos/agrovoc/c_10767> ;
  skos:broader nalt:31525, nalt:5987 ;
  dc:modified "2014-04-18"^^xsd:date ;
  ns0:marc001 "16494" ;
  a skos:Concept, ns0:Geographical ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "República Federal Alemana"@es, "German Federal Republic"@en ;
  skos:closeMatch wd:Q713750 ;
  skos:hiddenLabel "Germany Federal Republic"@en, "German-Federal-Republic"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "West Germany"@en, "Federal Republic of Germany"@en .

nalt:31525
  skos:prefLabel "localizaciones geográficas históricas"@es, "historical geographic locations"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:narrower nalt:38627 .

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

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

