@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:85429
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "51792" ;
  skos:related nalt:67766 ;
  skos:broader nalt:4433 ;
  skos:definition nalt:85429_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "marketing year"@en, "campaña de comercialización"@es ;
  skos:hiddenLabel "marketing-year"@en ;
  dc:created "2006-07-21"^^xsd:date ;
  skos:altLabel "market year"@en .

nalt:85429_def
  rdf:value "Período de 12 meses que comienza justo después de la cosecha durante el cual un cultivo puede ser vendido dentro del país, exportado o puesto en un depósito de reservas. Comparar con \" campaña agrícola.\""@es, "The 12-month period beginning just after harvest during which a crop may be sold domestically, exported, or put into reserve stocks. Compare \"crop year.\""@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:4433
  skos:prefLabel "mercadotecnia"@es, "marketing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:85429 .

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

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

nalt:67766
  skos:prefLabel "campaña agrícola"@es, "crop year"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:85429 .

