@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix constant: <http://qudt.org/vocab/constant/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix qkdv: <http://qudt.org/vocab/dimensionvector/> .
@prefix quantitykind: <http://qudt.org/vocab/quantitykind/> .
@prefix qudt: <http://qudt.org/schema/qudt/> .
@prefix si-quantity: <https://si-digital-framework.org/quantities/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unit: <http://qudt.org/vocab/unit/> .
@prefix vaem: <http://www.linkedmodel.org/schema/vaem#> .
@prefix voag: <http://voag.linkedmodel.org/schema/voag#> .

quantitykind:KinematicViscosity
  a qudt:QuantityKind ;
  dcterms:description "The ratio of the viscosity of a liquid to its density. Viscosity is a measure of the resistance of a fluid which is being deformed by either shear stress or tensile stress. In many situations, we are concerned with the ratio of the inertial force to the viscous force (that is the Reynolds number), the former characterized by the fluid density $\\rho$. This ratio is characterized by the kinematic viscosity (Greek letter $\\nu$), defined as follows:  $\\nu = \\mu / \\rho$. The SI unit of $\\nu$ is $m^{2}/s$. The SI unit of $\\nu$ is $kg/m^{1}$."^^qudt:LatexString ;
  qudt:applicableUnit unit:CentiST ;
  qudt:applicableUnit unit:ST ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Viscosity"^^xsd:anyURI ;
  qudt:hasDimensionVector qkdv:A0E0L2I0M0H0T-1D0 ;
  qudt:iec61360Code "0112/2///62720#UAD070" ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD070"^^xsd:anyURI ;
  qudt:informativeReference "https://en.wikipedia.org/wiki/Viscosity"^^xsd:anyURI ;
  qudt:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
  qudt:latexDefinition "$\\nu = \\frac{\\eta}{\\rho}$, where $\\eta$ is dynamic viscosity and $\\rho$ is mass density."^^qudt:LatexString ;
  qudt:latexSymbol "$\\nu$"^^qudt:LatexString ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q15106259> ;
  rdfs:comment "Applicable units are those of quantitykind:KinematicViscosity" ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/quantitykind> ;
  rdfs:label "Kelikatan kinematik"@ms ;
  rdfs:label "Kinematik akmazlık"@tr ;
  rdfs:label "Viscozitate cinematică"@ro ;
  rdfs:label "kinematic viscosity"@en ;
  rdfs:label "kinematische Viskosität"@de ;
  rdfs:label "kinematična viskoznost"@sl ;
  rdfs:label "lepkość kinematyczna"@pl ;
  rdfs:label "viscosidad cinemática"@es ;
  rdfs:label "viscosidade cinemática"@pt ;
  rdfs:label "viscosità cinematica"@it ;
  rdfs:label "viscosité cinématique"@fr ;
  rdfs:label "viskozita"@cs ;
  rdfs:label "кинематическую вязкость"@ru ;
  rdfs:label "لزوجة"@ar ;
  rdfs:label "گرانروی جنبشی/ویسکوزیته جنبشی"@fa ;
  rdfs:label "श्यानता"@hi ;
  rdfs:label "粘度"@ja ;
  rdfs:label "运动粘度"@zh ;
  rdfs:seeAlso quantitykind:DynamicViscosity ;
  rdfs:seeAlso quantitykind:MolecularViscosity ;
  skos:broader quantitykind:AreaPerTime .
