@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:37099
  skos:prefLabel "transferencia energética"@es, "energy transfer"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:285321 .

nalt:285321
  skos:broader nalt:13651 ;
  dc:modified "2017-08-17"^^xsd:date ;
  skos:related nalt:4649, nalt:37099, nalt:285319 ;
  dc:created "2016-08-04"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "advección"@es, "advection"@en ;
  skos:hiddenLabel "advections"@en ;
  skos:definition nalt:285321_def ;
  ns0:marc001 "75244" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:13651
  skos:prefLabel "circulación atmosférica"@es, "atmospheric circulation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:285321 .

nalt:4649
  skos:prefLabel "mecánica de fluidos"@es, "fluid mechanics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:285321 .

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

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

nalt:285319
  skos:prefLabel "convección"@es, "convection"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:285321 .

nalt:285321_def
  rdf:value "Movimiento de aire de gran escala, principalmente horizontal, que produce cambios de temperatura o de índole física. En el campo de la oceanografía, constituye el flujo de agua de mar horizontal o vertical como una corriente."@es, "The predominately horizontal large-scale movement of air that causes changes in temperature or other physical properties. In oceanography, advection is the horizontal or vertical flow of sea water as a current."@en ;
  dc:source "US Environmental Protection Agency" ;
  a ns0:Definition .

