@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:80110
  skos:prefLabel "programas agrícolas"@es, "farm programs"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:301118 .

nalt:301118
  skos:hiddenLabel "farm-tourism"@en, "farm tourisms"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:80110 ;
  skos:altLabel "agricultural tourism"@en, "agritainment"@en, "agri-tourism"@en, "agrotourism"@en, "farm tourism"@en ;
  skos:definition nalt:301118_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2017-05-30"^^xsd:date ;
  ns0:marc001 "95010" ;
  skos:prefLabel "agroturismo"@es, "agritourism"@en ;
  skos:broader nalt:5258 ;
  dc:modified "2020-11-03"^^xsd:date .

nalt:301118_def
  rdf:value "Forma de empresa comercial que vincula la producción y/o el procesamiento agrícola con el turismo para atraer visitantes a una finca, un rancho u otras empresas agrícolas, a fin de entretener y/o educar a los visitantes y generar ingresos para la finca, el rancho o el propietario de la empresa."@es, "A form of commercial enterprise that links agricultural production and/or processing with tourism in order to attract visitors onto a farm, ranch, or other agricultural business for the purposes of entertaining and/or educating the visitors and generating income for the farm, ranch, or business owner."@en ;
  dc:source "Alternative Farming Systems Information Center, USDA" ;
  a ns0:Definition .

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

nalt:5258
  skos:prefLabel "turismo"@es, "tourism"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:301118 .

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

