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

nalt:5401
  skos:prefLabel "equipo para la cosecha"@es, "harvesting equipment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30144 .

nalt:44679
  skos:prefLabel "incisión de árboles"@es, "tree tapping"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:30144 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:9442
  skos:prefLabel "tecnología de producción"@es, "production technology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:30144 .

nalt:30144
  skos:broader nalt:9442 ;
  skos:narrower nalt:44678, nalt:44679, nalt:44664 ;
  ns0:marc001 "17727" ;
  skos:related nalt:5401 ;
  skos:prefLabel "cosecha"@es, "harvesting"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C2018>, <http://aims.fao.org/aos/agrovoc/c_3500>, <http://id.cabi.org/cabt/55286>, <http://id.loc.gov/authorities/subjects/sh85059214>, <http://id.loc.gov/authorities/subjects/sh00006000> ;
  skos:altLabel "lifting (plants)"@en, "crop harvesting"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2018-09-19"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:hiddenLabel "ears harvested"@en .

nalt:44664
  skos:prefLabel "temporada de cosecha"@es, "harvest date"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:30144 .

nalt:44678
  skos:prefLabel "cosecha mecánica"@es, "mechanical harvesting"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:30144 .

