@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 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:5311
  skos:prefLabel "educación agrícola"@es, "agricultural education"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:135291 .

nalt:1330
  skos:prefLabel "universidades Land Grant"@es, "Land Grant universities"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:135291 .

nalt:135291
  skos:hiddenLabel "college of agriculture"@en, "agricultural school"@en, "agricultural college"@en, "university of agriculture"@en, "school of agriculture"@en, "agricultural university"@en, "agricultural-colleges"@en ;
  skos:related nalt:5311, nalt:1330, nalt:27918, nalt:71010 ;
  skos:prefLabel "agricultural colleges"@en, "universidades agrícolas"@es ;
  skos:altLabel "universities of agriculture"@en, "agricultural universities"@en, "agricultural schools"@en, "colleges of agriculture"@en, "schools of agriculture"@en ;
  dc:created "2010-03-24"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85002288>, <http://id.agrisemantics.org/gacs/C18912>, <http://aims.fao.org/aos/agrovoc/c_8668>, <http://id.cabi.org/cabt/7123> ;
  skos:definition nalt:135291_def ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:28274 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "58514" ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh92006403> ;
  dc:modified "2018-08-28"^^xsd:date .

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

nalt:27918
  skos:prefLabel "educación superior"@es, "higher education"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:135291 .

nalt:28274
  skos:prefLabel "instituciones educacionales"@es, "educational institutions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:135291 .

nalt:71010
  skos:prefLabel "extensión agrícola"@es, "agricultural extension"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:135291 .

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

nalt:135291_def
  rdf:value "Instituciones educativas que ofrecen un currículo en ciencias agrícolas."@es, "Educational institutions offering a curriculum in agricultural sciences."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

