@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:44668
  skos:hiddenLabel "harvest indices"@en, "harvest indexes"@en, "harvest-index"@en, "harvesting indices"@en ;
  skos:definition nalt:44668_def ;
  dc:created "2006-01-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_24854>, <http://id.agrisemantics.org/gacs/C8826>, <http://id.cabi.org/cabt/55253> ;
  skos:broader nalt:30174 ;
  ns0:marc001 "17725" ;
  skos:prefLabel "harvest index"@en, "índice de cosecha"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2016-04-12"^^xsd:date .

nalt:30174
  skos:prefLabel "caracteres de rendimiento"@es, "yield components"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:44668 .

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

nalt:44668_def
  rdf:value "Grano pesado como porcentaje del peso suelo seco total en la madurez."@es, "Grain weight as a percentage of total above-ground dry weight at maturity."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

