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

nalt:105780
  skos:prefLabel "Mar Amarillo"@es, "Yellow Sea"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:125289 .

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:125289 .

nalt:125288
  skos:prefLabel "República Popular Democrática de Corea"@es, "North Korea"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:125289 .

nalt:105781
  skos:prefLabel "Mar de China Oriental"@es, "East China Sea"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:125289 .

nalt:68629
  skos:prefLabel "coreanos"@es, "Koreans"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:125289 .

nalt:125289
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:exactMatch <http://id.cabi.org/cabt/63325>, <http://aims.fao.org/aos/agrovoc/c_4116>, <http://id.agrisemantics.org/gacs/C319> ;
  skos:prefLabel "República de Corea"@es, "South Korea"@en ;
  skos:hiddenLabel "Jeju Island"@en, "South-Korea"@en, "Korea (Republic)"@en ;
  skos:related nalt:68629, nalt:105780, nalt:125288, nalt:105781 ;
  skos:closeMatch wd:Q884 ;
  skos:altLabel "ROK (Republic of Korea)"@en, "Korea Republic"@en, "Republic of Korea"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:188413 ;
  ns0:marc001 "55351" ;
  dc:modified "2017-02-06"^^xsd:date .

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

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

