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

nalt:5979
  skos:prefLabel "indígenas americanos"@es, "American Indians"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:301569 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

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

nalt:301569_def
  rdf:value "Pueblos indígenas del suroeste de Estados Unidos. Constituye la tribu más grande de todos los indios nativoamericanos."@es, "Peoples indigenous to Southwestern United States. It is the largest tribe of all Native American Indians."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:301569
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "navajos"@es, "Navajo Indians"@en ;
  skos:hiddenLabel "Navaho Indian"@en, "Navajo-Indians"@en, "Navajo-Indian"@en, "Navajo Indian"@en ;
  skos:broader nalt:5979 ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2017-06-06"^^xsd:date ;
  skos:definition nalt:301569_def ;
  skos:altLabel "Navaho Indians"@en ;
  ns0:marc001 "82781" .

