@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:25206
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:altLabel "trabajo con cultivador-subsolador"@es, "trabajo con formón"@es, "chiselling"@en, "chisel till"@en, "trabajo con escoplo"@es, "chisel tillage"@en, "chisel plowing"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "chisel-tillage"@en, "chisel-till"@en ;
  ns0:marc001 "8066" ;
  skos:prefLabel "trabajo con arado-cincel"@es, "chiseling"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/27613>, <http://id.agrisemantics.org/gacs/C21240> ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:broader nalt:25207 ;
  a ns0:Topic, skos:Concept ;
  skos:definition nalt:25206_def .

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

nalt:25207
  skos:prefLabel "cultivo del suelo"@es, "tillage"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:25206 .

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

nalt:25206_def
  rdf:value "Romper o aflojar el suelo, sin inversión, con un cultivador de cincel o un arado de cincel. Una práctica utilizada para la renovación de pastizales o pastizales."@es, "Breaking or loosening the soil, without inversion, with a chisel cultivator or chisel plow. A practice used for grassland or pasture renovation."@en ;
  dc:source "National Range and Pasture Handbook, USDA" ;
  a ns0:Definition .

