@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 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:34473
  skos:hiddenLabel "drag coefficients"@en ;
  skos:definition nalt:34473_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "fuerza de arrastre"@es ;
  ns0:marc001 "60871" ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "drag coefficient"@en, "coeficiente de arrastre"@es ;
  dc:modified "2016-05-16"^^xsd:date ;
  skos:broader nalt:34474 .

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

nalt:34473_def
  rdf:value "Una relación de la fuerza de resistencia que frena un objeto que se desplaza a través de un fluido como el agua o el aire."@es, "A ratio quantifying the resistance force on an object moving in a fluid such as air or water."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:34474
  skos:prefLabel "resistencia al flujo"@es, "flow resistance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:34473 .

