@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:26882
  skos:prefLabel "factores climáticos"@es, "climatic factors"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:301655 .

nalt:301655
  dc:created "2017-06-07"^^xsd:date ;
  skos:hiddenLabel "climatic classifications"@en, "climate classifications"@en, "classification of climate"@en, "classifying climate"@en, "Köppen-Geiger system"@en, "Köppen-Geiger classification"@en, "climatic classification"@en, "Köppen climate classification"@en, "classified climate types"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "80726" ;
  skos:broader nalt:76121 ;
  skos:prefLabel "climate classification"@en, "clasificación climática"@es ;
  skos:related nalt:26882, nalt:12169 ;
  dc:modified "2019-09-04"^^xsd:date .

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

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:301655 .

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

