@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:12236
  skos:prefLabel "URSS"@es, "USSR"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:42792 .

nalt:42792
  skos:broader nalt:4793 ;
  skos:hiddenLabel "Republic-of-Georgia"@en, "country of Georgia"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:105762, nalt:12236, nalt:295843 ;
  skos:prefLabel "Republic of Georgia"@en, "República de Georgia"@es ;
  ns0:marc001 "31700" ;
  dc:modified "2017-03-16"^^xsd:date ;
  a ns0:Geographical, skos:Concept ;
  skos:altLabel "Georgian SSR"@en, "Georgian Soviet Socialist Republic"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C679>, <http://id.cabi.org/cabt/100103>, <http://aims.fao.org/aos/agrovoc/c_33250> ;
  skos:closeMatch wd:Q230 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> .

nalt:4793
  skos:prefLabel "Asia Occidental"@es, "West Asia"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:narrower nalt:42792 .

nalt:105762
  skos:prefLabel "Mar Negro"@es, "Black Sea"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:42792 .

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

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

nalt:295843
  skos:prefLabel "región del Cáucaso"@es, "Caucasus region"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:42792 .

