@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:5456
  skos:prefLabel "investigación agraria"@es, "agricultural research"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:143000 .

nalt:47452
  skos:prefLabel "instituciones de investigación"@es, "research institutions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:143000 .

nalt:143000
  dc:created "2011-02-23"^^xsd:date ;
  dc:modified "2017-05-02"^^xsd:date ;
  skos:definition nalt:143000_def ;
  ns0:marc001 "59410" ;
  a skos:Concept, ns0:Topic ;
  skos:altLabel "agricultural experimental stations"@en ;
  skos:prefLabel "estaciones agrícolas experimentales"@es, "agricultural experiment stations"@en ;
  skos:related nalt:28924, nalt:5456 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "agricultural-experiment-stations"@en, "agricultural experiment station"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85002319> ;
  skos:broader nalt:47452 .

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

nalt:143000_def
  rdf:value "Centros donde la investigación científica se realiza con el fin de mejorar la producción alimentaria y agrícola. Los científicos y el personal de la estación experimental quienes trabajan con los agricultores y otros miembros de la industria de la agricultura y la alimentación."@es, "Centers where scientific research is conducted in order to improve food and agricultural production. Experiment station scientists and staff work with farmers and other members of the agriculture and food industry."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:28924
  skos:prefLabel "Servicio de Extensión Cooperativa de los Estados Unidos"@es, "U.S. Cooperative Extension Service"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:143000 .

