@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

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

nalt:333562
  ns0:marc001 "9813986485200041" ;
  skos:hiddenLabel "mediterranean-influenced hot-summer humid continental climate"@en, "moist continental mid-latitude climates"@en, "moist continental mid-latitude climate"@en, "mediterranean-influenced warm-summer humid continental climate"@en, "humid-continental climates"@en, "hemiboreal climates"@en, "monsoon-influenced warm-summer humid continental climate"@en, "monsoon-influenced subarctic climate"@en, "continental climate"@en, "microthermal climate"@en, "hemiboreal climate"@en, "microthermal climates"@en ;
  ns0:marc001previous "93665" ;
  skos:narrower nalt:333567 ;
  dc:modified "2019-11-25"^^xsd:date ;
  skos:prefLabel "climas continentales"@es, "continental climates"@en ;
  skos:broader nalt:12169 ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2019-09-04"^^xsd:date .

nalt:333567
  skos:prefLabel "climas subárticos"@es, "subarctic climates"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:333562 .

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

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

