@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:51788
  skos:prefLabel "oscilación"@es, "oscillation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:234900 .

nalt:234922
  skos:prefLabel "oscilación intraestacional"@es, "intraseasonal oscillation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:234900 .

nalt:234900
  skos:related nalt:227511, nalt:5859, nalt:234922, nalt:51788, nalt:641, nalt:13657 ;
  dc:created "2014-12-30"^^xsd:date ;
  skos:broader nalt:5862 ;
  skos:prefLabel "North Atlantic Oscillation"@en, "Oscilación del Atlántico Norte"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "70405" ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2015-11-16"^^xsd:date .

nalt:227511
  skos:prefLabel "temperatura de la superficie del agua"@es, "surface water temperature"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:234900 .

nalt:5862
  skos:prefLabel "tiempo meteorológico"@es, "weather"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:234900 .

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

nalt:641
  skos:prefLabel "Océano Atlántico"@es, "Atlantic Ocean"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:234900 .

nalt:13657
  skos:prefLabel "presión atmosférica"@es, "atmospheric pressure"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:234900 .

nalt:5859
  skos:prefLabel "temperatura del aire"@es, "air temperature"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:234900 .

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

