@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:40639
  skos:definition nalt:40639_def ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:5835 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "20608" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "streamline flow"@en ;
  skos:prefLabel "laminar flow"@en, "flujo laminar"@es ;
  a ns0:Topic, skos:Concept ;
  skos:hiddenLabel "laminar-flow"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85074205> .

nalt:40639_def
  rdf:value "Flujo ininterrumpido de un gas o de un líquido en el cual la velocidad en cualquiera de sus puntos es relativamente estable, como al pasar por sobre una superficie suave. Cf. flujo turbulento."@es, "Uninterrupted flow of a gas or liquid in which the velocity at any point is relatively steady, as over or past a smooth surface. Cf. turbulent flow."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

