@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:43782
  skos:prefLabel "intensidad de pastoreo"@es, "grazing intensity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:225097 .

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

nalt:9183
  skos:prefLabel "pastoreando"@es, "grazing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:225097 .

nalt:225097_def
  rdf:value "Apacentamiento en el que se permite que el ganado pastee un área específica durante toda la temporada de pastoreo. Este término no es necesariamente sinónimo de pastoreo por doce meses o por un año civil."@es, "Allowing domestic livestock to graze a specific area throughout the grazing season. The term is not necessarily synonymous with grazing for a 12-month period or a calendar year."@en ;
  dc:source "Schwarz, Charles F.; Thor, Edward C.; Elsner, Gary H. 1976. Wildland planning glossary. Gen. Tech. Rep. PSW-13. Berkeley, Calif.: U.S. Department of Agriculture, Forest Service, Pacific Southwest Forest and Range Experiment Station" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:225097
  skos:hiddenLabel "continuously grazed"@en, "grazed continuously"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "pastoreo continuo"@es, "continuous grazing"@en ;
  skos:broader nalt:9183 ;
  dc:modified "2017-07-31"^^xsd:date ;
  skos:definition nalt:225097_def ;
  ns0:marc001 "65320" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2014-08-19"^^xsd:date ;
  skos:related nalt:43782 .

