@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:68628
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:broader nalt:12931 ;
  dc:modified "2015-03-10"^^xsd:date ;
  ns0:marc001 "51470" ;
  skos:prefLabel "Chinese people"@en, "chinos (personas)"@es ;
  skos:hiddenLabel "Chinese-people"@en, "Han Chinese"@en, "Chinese Han"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/27484>, <http://id.agrisemantics.org/gacs/C18818> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:8937 ;
  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 ;
  dc:created "2006-10-27"^^xsd:date .

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

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

nalt:8937
  skos:prefLabel "China"@es, "China"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:68628 .

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

