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

nalt:1773
  skos:prefLabel "pueblos indígenas"@es, "indigenous peoples"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:7597 .

nalt:7597
  skos:prefLabel "Naciones Indígenas"@es, "First Nations"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:5979, nalt:6000 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:7597_def ;
  skos:hiddenLabel "Oji-CreeSandy Lake"@en, "First-Nations"@en, "Sandy Lake First Nation"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "15218" ;
  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:broader nalt:1773 ;
  dc:modified "2015-02-13"^^xsd:date .

nalt:7597_def
  rdf:value "Grupos aborígenes formalmente reconocidos por el gobierno canadiense bajo el Acta Indígena federal de 1876."@es, "The aboriginal groups formally recognized by the Canadian government under the federal Indian Act of 1876."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:5979
  skos:prefLabel "indígenas americanos"@es, "American Indians"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:7597 .

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

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

nalt:6000
  skos:prefLabel "Canadá"@es, "Canada"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:7597 .

