@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:4840
  skos:prefLabel "americanos"@es, "Americans"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:68645 .

nalt:68645
  skos:related nalt:12931 ;
  skos:hiddenLabel "Chinese American"@en, "Chinese-American"@en, "Chinese-Americans"@en, "US Chinese immigrants"@en, "Korean Americans"@en, "Asian-Americans"@en ;
  skos:scopeNote "Considerar el uso de un descriptor geográfico de la ubicación del pueblo en cuestión."@es, "Consider using a geographic descriptor for the location of the people being studied."@en ;
  skos:prefLabel "Asian Americans"@en, "estadounidenses de origen asiático"@es ;
  skos:broader nalt:4840 ;
  dc:modified "2020-01-08"^^xsd:date ;
  skos:altLabel "norteamericanos de origen asiático"@es, "Chinese Americans"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85024244>, <http://id.loc.gov/authorities/childrensSubjects/sj96005025> ;
  dc:created "2006-10-27"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh99002489>, <http://id.loc.gov/authorities/subjects/sh85008644> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "51369" .

nalt:12931
  skos:prefLabel "asiáticos"@es, "Asians"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:68645 .

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

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

