@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:84400
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85061047>, <http://id.loc.gov/authorities/subjects/sh85074933> ;
  skos:altLabel "latinas"@es, "latinoamericanos"@es, "Latin Americans"@en ;
  skos:hiddenLabel "Latina"@en, "Latino"@en ;
  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 ;
  ns0:marc001 "52556" ;
  skos:broader nalt:7596 ;
  skos:definition nalt:84400_def ;
  skos:prefLabel "latinos"@es, "Latinos"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:682 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2019-04-09"^^xsd:date ;
  dc:created "2006-07-21"^^xsd:date .

nalt:682
  skos:prefLabel "Latinoamérica"@es, "Latin America"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:84400 .

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

nalt:84400_def
  rdf:value "Personas que identifican su nacionalidad, identidad étnica o ancestros en Latinoamérica."@es, "People who identify their nationality, ethnic identity, or ancestry as Latin American"@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

