@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 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:188413
  skos:prefLabel "península de Corea"@es, "Korean Peninsula"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:narrower nalt:125288 .

nalt:125288
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Geographical> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:188413 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_4115>, <http://id.agrisemantics.org/gacs/C364>, <http://id.cabi.org/cabt/63324> ;
  skos:prefLabel "North Korea"@en, "República Popular Democrática de Corea"@es ;
  ns0:marc001 "54907" ;
  skos:altLabel "DPRK (Democratic People's Republic of Korea)"@en, "Democratic People's Republic of Korea"@en, "Korea Democratic People's Republic"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:125289 ;
  skos:closeMatch wd:Q423 ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:hiddenLabel "North-Korea"@en .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:125289
  skos:prefLabel "República de Corea"@es, "South Korea"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:125288 .

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

