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

nalt:16
  skos:prefLabel "producción de cultivos"@es, "crop production"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:67766 .

nalt:85429
  skos:prefLabel "campaña de comercialización"@es, "marketing year"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:67766 .

nalt:26899
  skos:prefLabel "período de crecimiento"@es, "growing season"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:67766 .

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

nalt:67766_def
  rdf:value "Período de 12 meses, desde el comienzo de una nueva cosecha, durante el cual se comercializa un producto."@es, "The year in which a crop is produced and harvested. Compare \"marketing year.\""@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:44664
  skos:prefLabel "temporada de cosecha"@es, "harvest date"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:67766 .

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

nalt:67766
  skos:hiddenLabel "crop-year"@en, "cropping year"@en ;
  ns0:marc001 "51500" ;
  a ns0:Topic, skos:Concept ;
  skos:definition nalt:67766_def ;
  skos:related nalt:44664, nalt:26899, nalt:85429 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "campaña agrícola"@es, "crop year"@en ;
  skos:broader nalt:16 ;
  dc:modified "2016-05-12"^^xsd:date ;
  dc:created "2006-03-06"^^xsd:date .

