@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 dcterms: <http://purl.org/dc/terms/> .
@prefix prefix: <http://qudt.org/vocab/prefix/> .
@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-unit: <https://si-digital-framework.org/SI/units/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sou: <http://qudt.org/vocab/sou/> .
@prefix unit: <http://qudt.org/vocab/unit/> .
@prefix vaem: <http://www.linkedmodel.org/schema/vaem#> .
@prefix voag: <http://voag.linkedmodel.org/schema/voag#> .

unit:PA-SEC-PER-M3
  a qudt:DerivedUnit, qudt:Unit ;
  dcterms:description "$\\textit{Pascal Second Per Cubic Meter}$ ($Pa-s/m^3$) is a unit in the category of Acoustic impedance. It is also known as $\\textit{pascal-second/cubic meter}$. It has a dimension of $ML^{-4}T^{-1}$ where $M$ is mass, $L$ is length, and $T$ is time. This unit is the standard SI unit in this category."^^qudt:LatexString ;
  qudt:applicableSystem sou:CGS ;
  qudt:applicableSystem sou:CGS-EMU ;
  qudt:applicableSystem sou:CGS-GAUSS ;
  qudt:applicableSystem sou:SI ;
  qudt:conversionMultiplier 1.0 ;
  qudt:conversionMultiplierSN 1.0E0 ;
  qudt:expression "$Pa-s/m3$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L-4I0M1H0T-1D0 ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent 1 ;
    qudt:hasUnit unit:SEC ;
  ] ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent -3 ;
    qudt:hasUnit unit:M ;
  ] ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent 1 ;
    qudt:hasUnit unit:PA ;
  ] ;
  qudt:hasQuantityKind quantitykind:PressureInRelationToVolumeFlowRate ;
  qudt:hasReciprocalUnit unit:M3-PER-SEC-PA ;
  qudt:iec61360Code "0112/2///62720#UAA263" ;
  qudt:informativeReference "http://www.efunda.com/glossary/units/units--acoustic_impedance--pascal_second_per_cubic_meter.cfm"^^xsd:anyURI ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA263"^^xsd:anyURI ;
  qudt:siUnitsExpression "Pa.s/m3" ;
  qudt:symbol "Pa·s/m³" ;
  qudt:ucumCode "Pa.s.m-3"^^qudt:UCUMcs ;
  qudt:uneceCommonCode "C66" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q87047886> ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/unit> ;
  rdfs:label "Pascal Saat per Meter Kubik"@ms ;
  rdfs:label "Pascal Saniye per Metreküp"@tr ;
  rdfs:label "Pascal Second per Cubic Meter"@en-US ;
  rdfs:label "Pascal Second per Cubic Metre" ;
  rdfs:label "Pascal Second per Cubic Metre"@en ;
  rdfs:label "Pascal Seconde par Mètre Cube"@fr ;
  rdfs:label "Pascal Secondo per Metro Cubo"@it ;
  rdfs:label "Pascal Secundă pe Metru Cub"@ro ;
  rdfs:label "Pascal Segundo por Metro Cúbico"@es ;
  rdfs:label "Pascal Segundo por Metro Cúbico"@pt ;
  rdfs:label "Pascal Sekunda na Kubični Meter"@sl ;
  rdfs:label "Pascal Sekunda na Metr Krychlový"@cs ;
  rdfs:label "Pascal Sekunde pro Kubikmeter"@de ;
  rdfs:label "Pascalium Secundum per Metrum Cubicum"@la ;
  rdfs:label "Paskal Sekunda na Metr Sześcienny"@pl ;
  rdfs:label "Πασκάλ Δευτερόλεπτο ανά Κυβικό Μέτρο"@el ;
  rdfs:label "Паскал Секунда на Кубичен Метър"@bg ;
  rdfs:label "Паскаль Секунда на Кубический Метр"@ru ;
  rdfs:label "باسكال ثانية لكل متر مكعب"@ar ;
  rdfs:label "نیوتون ثانیه بر متر مکعب"@fa ;
  rdfs:label "पास्कल सैकण्ड प्रति घन मीटर"@hi ;
  rdfs:label "パスカル秒毎立方メートル"@ja .
