@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 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:4648
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85001295>, <http://id.loc.gov/authorities/subjects/sh99002253> ;
  skos:related nalt:4650, nalt:4651, nalt:299120 ;
  skos:prefLabel "aerodynamics"@en, "aerodinámica"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "40625" ;
  skos:broader nalt:4649 ;
  skos:definition nalt:4648_def ;
  skos:hiddenLabel "aerodynamic"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2019-02-04"^^xsd:date .

nalt:4648_def
  rdf:value "Estudio de los flujos de gases (especialmente el aire) y de las fuerzas que afectan a objetos en movimiento; específicamente, la interacción de los objetos en movimiento con la atmósfera."@es, "The study of the flow of gases (especially air) and the forces that affect objects in motion; specifically, the interaction of moving objects with the atmosphere."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:4650
  skos:prefLabel "flujo de aire"@es, "air flow"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4648 .

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

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

nalt:299120
  skos:prefLabel "propiedades aerodinámicas"@es, "aerodynamic properties"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4648 .

<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:4648 .

