@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

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

nalt:44664
  skos:hiddenLabel "harvesting dates"@en, "harvesting time"@en, "harvest times"@en, "harvesting-schedules"@en, "harvesting schedules"@en, "late harvest"@en, "harvesting times"@en, "late harvested"@en, "harvesting peroid"@en, "harvest seasons"@en, "early harvest"@en, "time of harvest"@en, "picking date"@en, "harvesting season"@en, "harvest dates"@en, "time of harvesting"@en, "early harvested"@en, "harvest-date"@en, "harvest time"@en, "picking period"@en, "harvest period"@en, "harvesting seasons"@en, "harvesting schedule"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/55287>, <http://aims.fao.org/aos/agrovoc/c_29464>, <http://id.agrisemantics.org/gacs/C3438> ;
  skos:altLabel "harvesting date"@en, "harvest season"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "harvest date"@en, "temporada de cosecha"@es ;
  skos:broader nalt:30144 ;
  dc:modified "2018-01-16"^^xsd:date ;
  ns0:marc001 "17724" ;
  a skos:Concept, ns0:Topic .

nalt:30144
  skos:prefLabel "cosecha"@es, "harvesting"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:44664 .

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

