@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:2167
  skos:prefLabel "industria agropecuaria y economía de la empresa"@es, "agribusiness and business economics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:5252 .

nalt:5260
  skos:prefLabel "agricultura"@es, "agriculture"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5252 .

nalt:5259
  skos:prefLabel "productos agrícolas"@es, "agricultural products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:5252 .

nalt:5252
  skos:hiddenLabel "agriculture entrepreneurship"@en, "agri business"@en, "agriculture enterprise"@en, "agriculture enterprises"@en, "agricultural enterprises"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:5259, nalt:5260 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85002331>, <http://id.loc.gov/authorities/subjects/sh85002427> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C1743>, <http://id.cabi.org/cabt/7113> ;
  dc:modified "2018-05-15"^^xsd:date ;
  ns0:marc001 "1365" ;
  skos:definition nalt:5252_def ;
  skos:broader nalt:2167 ;
  skos:prefLabel "agribusiness"@en, "industria agropecuaria"@es ;
  skos:altLabel "agri-business"@en .

nalt:5252_def
  rdf:value "Negocio que obtiene ingresos de la agricultura."@es, "A business that earns revenue from agriculture."@en ;
  dc:source "National Institute of Food and Agriculture, USDA" ;
  a ns0:Definition .

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

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

