@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:35142
  skos:related nalt:15494, nalt:700 ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:hiddenLabel "Germany Democratic Republic"@en, "German-Democratic-Republic"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2014-04-18"^^xsd:date ;
  skos:broader nalt:5987, nalt:31525 ;
  skos:scopeNote "Use for works relating to the period prior to October 1990 when the German Democratic 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 Democrática 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/C217>, <http://aims.fao.org/aos/agrovoc/c_3244>, <http://id.cabi.org/cabt/51576> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "East Germany"@en ;
  ns0:marc001 "16493" ;
  skos:prefLabel "República Democrática Alemana"@es, "German Democratic Republic"@en ;
  skos:closeMatch wd:Q16957 .

nalt:5987
  skos:prefLabel "Europa"@es, "Europe"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:narrower nalt:35142 .

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

nalt:700
  skos:prefLabel "Región de Europa Occidental"@es, "Western European region"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:35142 .

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

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

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

