@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:28104
  skos:hiddenLabel "combine harvester"@en, "combine-harvesters"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_1775>, <http://id.agrisemantics.org/gacs/C11194>, <http://id.cabi.org/cabt/31131> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "segadoras-trilladoras"@es, "combine harvesters"@en ;
  ns0:marc001 "9369" ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85028820> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2018-01-16"^^xsd:date ;
  skos:definition nalt:28104_def ;
  skos:broader nalt:28106 .

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

nalt:28104_def
  rdf:value "Máquinas segadoras autopropulsadas o tiradas por tractor que cortan la cosecha en pie (granos pequeños, sorgo, soyas, pastos de forraje, etc.), trillan la semilla del tallo, separan las granzas, recolectan la semilla, y devuelven la paja al suelo, mientras se mueven por el campo."@es, "Self-propelled or tractor-drawn harvesting machines which cut the standing crop (small grains, sorghum, soybeans, forage grasses, etc.), thresh the seed from the stem, separate the chaff, collect the seed, and return the straw to the ground, as they move across the field."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:28106
  skos:prefLabel "cosechadoras"@es, "harvesters"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:28104 .

