@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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#> .

nalt:20308
  skos:prefLabel "ganado"@es, "livestock"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:37348 .

nalt:38963
  skos:prefLabel "agricultura extensiva"@es, "extensive farming"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:37348 .

nalt:37348_def
  rdf:value "Cría de ganado en grandes extensiones de terreno."@es, "Practice of raising livestock on large tracts of land."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:5266
  skos:prefLabel "empresas"@es, "business enterprises"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:37348 .

nalt:37348
  skos:exactMatch <http://id.cabi.org/cabt/46871>, <http://id.loc.gov/authorities/subjects/sh97004278>, <http://id.agrisemantics.org/gacs/C11167>, <http://aims.fao.org/aos/agrovoc/c_2764> ;
  skos:prefLabel "ranching"@en, "ganadería de rancho"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:9436, nalt:20308, nalt:68605 ;
  skos:altLabel "ganadería en rancho"@es, "ranches"@en, "ranchos"@es, "ranchos pecuarios"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2016-08-23"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "31459" ;
  skos:broader nalt:38963, nalt:5266 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85111326> ;
  skos:definition nalt:37348_def .

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

nalt:9436
  skos:prefLabel "producción pecuaria"@es, "livestock production"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:37348 .

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

nalt:68605
  skos:prefLabel "rancheros"@es, "ranchers"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:37348 .

