@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#> .

nalt:66810
  skos:scopeNote "Use only for works relating to the period prior to 1991 when the USSR existed as a political entity."@en, "Usar sólo en trabajos relacionados con el período anterior a 1991 cuando la URSS existía como entidad política."@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  ns0:marc001 "39076" ;
  skos:prefLabel "USSR in Europe"@en, "Unión de Repúblicas Socialistas Soviéticas de Europa"@es ;
  skos:broader nalt:12236 ;
  skos:hiddenLabel "USSR-in-Europe"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:12236
  skos:prefLabel "URSS"@es, "USSR"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:narrower nalt:66810 .

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

