@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:1330
  skos:prefLabel "universidades Land Grant"@es, "Land Grant universities"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:135892 .

nalt:135892
  skos:broader nalt:1330, nalt:135887 ;
  skos:hiddenLabel "1994-Institutions"@en, "1994 Land Grant Colleges"@en, "1994 Land Grant College"@en, "1994 Institution"@en ;
  ns0:marc001 "58483" ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "Instituciones 1994"@es, "1994 Institutions"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2016-10-26"^^xsd:date ;
  skos:definition nalt:135892_def ;
  dc:created "2010-04-19"^^xsd:date ;
  skos:altLabel "1994 Land Grant Institutions"@en .

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

nalt:135887
  skos:prefLabel "universidades tribales"@es, "tribal colleges"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:135892 .

nalt:135892_def
  rdf:value "Universidades controladas tribalmente por Nativos Americanos que :obtuvieron el estatuto de las concesiones de tierras en virtud de la Educación Primaria y Secundaria de la Ley de Reautorización de 1994."@es, "Native American tribally-controlled colleges and universities that were granted land grant status under The Elementary and Secondary Education Reauthorization Act of 1994."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

