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

nalt:68643_def
  rdf:value "Personas que identifican sus orígenes en alguno de los grupos raciales de África."@es, "People who identify themselves as having origins in any of the black racial groups of Africa."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:68643
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:7596 ;
  ns0:marc001 "5168" ;
  skos:prefLabel "Blacks"@en, "negros (raza)"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C7304>, <http://id.cabi.org/cabt/19015>, <http://id.loc.gov/authorities/subjects/sh85014672>, <http://id.loc.gov/authorities/childrensSubjects/sj96004925>, <http://id.loc.gov/authorities/subjects/sh99004985> ;
  skos:definition nalt:68643_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-10-27"^^xsd:date ;
  skos:narrower nalt:70924 ;
  skos:altLabel "individuos de raza negra"@es ;
  dc:modified "2012-11-30"^^xsd:date .

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

nalt:70924
  skos:prefLabel "afroamericanos"@es, "African Americans"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:68643 .

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

nalt:7596
  skos:prefLabel "nacionalidades y grupos étnicos"@es, "nationalities and ethnic groups"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:68643 .

