@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 ns0: <https://lod.nal.usda.gov/naltv#> .

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

nalt:12931
  skos:prefLabel "asiáticos"@es, "Asians"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:68629 .

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

nalt:68629
  dc:created "2006-10-27"^^xsd:date ;
  ns0:marc001 "51719" ;
  skos:scopeNote "Consider using a geographic descriptor for the location of the people being studied."@en, "Considerar el uso de un descriptor geográfico de la ubicación del pueblo en cuestión."@es ;
  skos:prefLabel "coreanos"@es, "Koreans"@en ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:related nalt:125289, nalt:125288 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:12931 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85073143> .

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

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

