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

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

nalt:53416
  skos:related nalt:53417, nalt:52292, nalt:236593 ;
  skos:hiddenLabel "monsoons"@en, "monsoon"@en, "monsoon-season"@en ;
  skos:prefLabel "monsoon season"@en, "estación del monzón"@es ;
  ns0:marc001 "24010" ;
  dc:created "2006-01-19"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C17268>, <http://id.cabi.org/cabt/75139> ;
  skos:broader nalt:14062 ;
  dc:modified "2015-01-15"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> .

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

nalt:52292
  skos:prefLabel "viento"@es, "wind"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:53416 .

nalt:53417
  skos:prefLabel "estación húmeda"@es, "wet season"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:53416 .

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

nalt:236593
  skos:prefLabel "oscilación de Madden y Julian"@es, "Madden-Julian Oscillation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:53416 .

