@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 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#> .

nalt:146604
  skos:altLabel "mulch tillage"@en, "stubble mulch tillage"@en, "stubble-mulch tillage"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "stubble-tillage"@en ;
  skos:related nalt:30157, nalt:53098 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2011-08-02"^^xsd:date ;
  skos:definition nalt:146604_def ;
  skos:prefLabel "labranza de rastrojos"@es, "stubble tillage"@en ;
  dc:modified "2019-10-16"^^xsd:date ;
  ns0:marc001 "60154" ;
  skos:broader nalt:28614 .

nalt:53098
  skos:prefLabel "cubrimiento del suelo con rastrojo"@es, "stubble mulching"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:146604 .

nalt:30157
  skos:prefLabel "rastrojo"@es, "stubble"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:146604 .

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

nalt:28614
  skos:prefLabel "labranza de conservación"@es, "conservation tillage"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:146604 .

nalt:146604_def
  rdf:value "Un sistema de labranza que conserva un alto porcentaje de residuos de cosecha sobre la superficie del suelo, reduciendo así la erosión causada por el viento."@es, "A tillage system which retains a high percentage of crop residue on the soil surface, thereby reducing wind erosion."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

