@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#> .

nalt:5260
  skos:prefLabel "agricultura"@es, "agriculture"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5504 .

nalt:5504
  skos:hiddenLabel "agro-climatology"@en, "agroclimatic regions"@en, "agroclimatic subregions"@en, "agro-climatic sub-region"@en, "agroclimatic subregion"@en, "agroclimatic zone"@en, "agro-climatic regions"@en, "agroclimatic region"@en, "agro-climate zone"@en, "agro-climatic sub-regions"@en ;
  dc:modified "2016-05-26"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/7237>, <http://id.agrisemantics.org/gacs/C27175>, <http://aims.fao.org/aos/agrovoc/c_17010> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "agroclimatology"@en, "agroclimatología"@es ;
  skos:related nalt:5260, nalt:76121 ;
  ns0:marc001 "1417" ;
  skos:altLabel "agro-climatic zones"@en, "agroclimate zones"@en ;
  skos:broader nalt:76126 .

nalt:76121
  skos:prefLabel "clima"@es, "climate"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:5504 .

nalt:76126
  skos:prefLabel "climatología"@es, "climatology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:5504 .

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

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

