@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:222383
  skos:prefLabel "sodar"@es, "sodar"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:40640 .

nalt:40640
  skos:definition nalt:40640_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2017-07-06"^^xsd:date ;
  skos:hiddenLabel "turbulent flows"@en, "turbulence"@en, "turbulent transport"@en, "turbulent-flow"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "turbulent flow"@en, "flujo turbulento"@es ;
  skos:exactMatch <http://id.cabi.org/cabt/120774>, <http://id.agrisemantics.org/gacs/C18630> ;
  skos:related nalt:137755, nalt:222383 ;
  skos:broader nalt:5835 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85138753> ;
  ns0:marc001 "51258" .

nalt:40640_def
  rdf:value "Flujo caracterizado por velocidades agitadas e irregulares, y presiones que fluctúan aleatoriamente, como si se desplazara o pasara sobre una superficie áspera."@es, "Flow characterized by agitated and irregular velocities and pressures that fluctuate randomly, as moving over or past a rough surface."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:137755
  skos:prefLabel "covarianza eddy"@es, "eddy covariance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:40640 .

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

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

nalt:5835
  skos:prefLabel "flujo"@es, "flow"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:40640 .

