@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-M
  a qudt:DerivedUnit, qudt:Unit ;
  dcterms:description "Pascal Second Per Meter ($Pa-s/m$) is a unit in the category of Specific acoustic impedance. It is also known as pascal-second/meter. Pascal Second Per Meter has a dimension of $ML^2T^{-1}$ where $M$ is mass, $L$ is length, and $T$ is time. It essentially the same as the corresponding standard SI unit $kg/m2\\cdot s$."^^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/m$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L-2I0M1H0T-1D0 ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent -1 ;
    qudt:hasUnit unit:M ;
  ] ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent 1 ;
    qudt:hasUnit unit:PA ;
  ] ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent 1 ;
    qudt:hasUnit unit:SEC ;
  ] ;
  qudt:hasQuantityKind quantitykind:AcousticImpedance ;
  qudt:hasReciprocalUnit unit:M-PER-SEC-PA ;
  qudt:iec61360Code "0112/2///62720#UAA268" ;
  qudt:informativeReference "http://www.efunda.com/glossary/units/units--specific_acoustic_impedance--pascal_second_per_meter.cfm"^^xsd:anyURI ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA268"^^xsd:anyURI ;
  qudt:siUnitsExpression "Pa.s/m" ;
  qudt:symbol "Pa·s/m" ;
  qudt:ucumCode "Pa.s.m-1"^^qudt:UCUMcs ;
  qudt:uneceCommonCode "C67" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q87051580> ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/unit> ;
  rdfs:label "Pascal Saat per Meter"@ms ;
  rdfs:label "Pascal Saniye per Metre"@tr ;
  rdfs:label "Pascal Second per Meter"@en-US ;
  rdfs:label "Pascal Second per Metre" ;
  rdfs:label "Pascal Second per Metre"@en ;
  rdfs:label "Pascal Seconde par Mètre"@fr ;
  rdfs:label "Pascal Secondo per Metro"@it ;
  rdfs:label "Pascal Secundă pe Metru"@ro ;
  rdfs:label "Pascal Segundo por Metro"@es ;
  rdfs:label "Pascal Segundo por Metro"@pt ;
  rdfs:label "Pascal Sekunda na Meter"@sl ;
  rdfs:label "Pascal Sekunda na Metr"@cs ;
  rdfs:label "Pascal Sekunde pro Meter"@de ;
  rdfs:label "Pascalium Secundum per Metrum"@la ;
  rdfs:label "Paskal Sekunda na Metr"@pl ;
  rdfs:label "Πασκάλ Δευτερόλεπτο ανά Μέτρο"@el ;
  rdfs:label "Паскал Секунда на Метър"@bg ;
  rdfs:label "Паскаль Секунда на Метр"@ru .
