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

nalt:53098
  skos:prefLabel "cubrimiento del suelo con rastrojo"@es, "stubble mulching"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:53097 .

nalt:28631
  skos:prefLabel "cero labranza"@es, "no-tillage"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:53097 .

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

nalt:28614
  skos:prefLabel "labranza de conservación"@es, "conservation tillage"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:53097 .

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

nalt:53097
  skos:exactMatch <http://id.cabi.org/cabt/74273>, <http://id.loc.gov/authorities/subjects/sh88002044>, <http://id.agrisemantics.org/gacs/C14373>, <http://aims.fao.org/aos/agrovoc/c_32734> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "minimum-till"@en, "minimum-tillage"@en, "minimum till"@en, "minimal tillage"@en ;
  skos:broader nalt:28614 ;
  ns0:marc001 "23760" ;
  skos:related nalt:53098, nalt:28631 ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "mínima labranza"@es, "minimum tillage"@en ;
  dc:modified "2019-10-16"^^xsd:date .

