@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:300488_def
  rdf:value "Sistemas agrícolas que incluyen ganado, plantas leñosas perennes, pastos y cultivos alimentarios."@es, "Farming systems with livestock, woody perennials, pastures and food crops."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:300488
  skos:hiddenLabel "agrosilvopastoral"@en, "agrosilvipastoralism"@en, "agrosilvipastoral"@en, "agrosilvopastoral system"@en ;
  skos:altLabel "agrosilvipastoral systems"@en, "agrosilvopastoralism"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2017-05-18"^^xsd:date ;
  skos:definition nalt:300488_def ;
  skos:broader nalt:263992 ;
  skos:related nalt:131734 ;
  skos:prefLabel "agrosilvopastoral systems"@en, "sistemas agrosilvopastoriles"@es ;
  dc:modified "2017-11-10"^^xsd:date ;
  ns0:marc001 "79784" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:263992
  skos:prefLabel "agropastoreo"@es, "agropastoralism"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:300488 .

nalt:131734
  skos:prefLabel "cercas vivas"@es, "live fences"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:300488 .

