@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:12924
  skos:prefLabel "Asia Central"@es, "Central Asia"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:narrower nalt:23674 .

nalt:12236
  skos:prefLabel "URSS"@es, "USSR"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:23674 .

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

<https://lod.nal.usda.gov/naltv#Geographical>
  rdfs:label "Geographical"@en ;
  a owl:Class .

nalt:23674
  skos:altLabel "Kyrgyz Republic"@en, "Kirgiz Soviet Socialist Republic"@en, "Kirgiz SSR"@en ;
  skos:broader nalt:12924 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_33243>, <http://id.agrisemantics.org/gacs/C250>, <http://aims.fao.org/aos/agrovoc/c_4106>, <http://id.cabi.org/cabt/63465> ;
  skos:related nalt:12236 ;
  dc:modified "2014-12-11"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:closeMatch wd:Q813 ;
  skos:prefLabel "Kyrgyzstan"@en, "Kirguistán"@es ;
  ns0:marc001 "20325" ;
  a ns0:Geographical, skos:Concept .

