@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:16
  skos:prefLabel "producción de cultivos"@es, "crop production"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:26899 .

nalt:14062
  skos:prefLabel "estaciones"@es, "seasons"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:26899 .

nalt:2176
  skos:prefLabel "sumas de calor"@es, "heat sums"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:26899 .

nalt:43987
  skos:prefLabel "fecha de siembra"@es, "sowing date"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:26899 .

nalt:26899
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:12169, nalt:2176, nalt:5629, nalt:43987, nalt:16 ;
  dc:modified "2017-07-17"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "growing season"@en, "período de crecimiento"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C4956> ;
  skos:definition nalt:26899_def ;
  skos:hiddenLabel "growing seasons"@en, "growing-season"@en ;
  ns0:marc001 "17214" ;
  skos:broader nalt:14062 .

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

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

nalt:12169
  skos:prefLabel "zonas climáticas"@es, "climatic zones"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:26899 .

nalt:26899_def
  rdf:value "Período del año en que los cultivos crecen de manera óptima; lo determina el clima, la ubicación geográfica y la selección de cultivos."@es, "Determined by climate, geographical location, and crop selection, the period of the year in which crops grow best."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:5629
  skos:prefLabel "grupos de madurez"@es, "maturity groups"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:26899 .

