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

nalt:2134
  skos:prefLabel "mecánica"@es, "mechanics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:51791 .

nalt:283238
  skos:prefLabel "velocimetría"@es, "velocimetry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:51791 .

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

nalt:324636
  skos:prefLabel "velocidad de fricción"@es, "friction velocity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:51791 .

nalt:305857
  skos:prefLabel "velocidad terminal"@es, "terminal velocity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:51791 .

nalt:235380
  skos:prefLabel "radar Doppler"@es, "Doppler radar"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:51791 .

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

nalt:51791
  skos:narrower nalt:305857, nalt:324636 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh2001008909>, <http://id.loc.gov/authorities/subjects/sh85126486> ;
  skos:exactMatch <http://id.cabi.org/cabt/122739>, <http://aims.fao.org/aos/agrovoc/c_24098>, <http://id.agrisemantics.org/gacs/C6235> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "39300" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2018-09-24"^^xsd:date ;
  skos:hiddenLabel "velocities"@en ;
  skos:related nalt:283238, nalt:4651, nalt:222383, nalt:235380 ;
  skos:prefLabel "velocidad"@es, "velocity"@en ;
  skos:broader nalt:2134 .

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

nalt:4651
  skos:prefLabel "velocidad del viento"@es, "wind speed"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:51791 .

