unit:PA-PER-SEC

URI: http://qudt.org/vocab/unit/PA-PER-SEC

Type
Description

A rate of change of pressure measured as the number of Pascals in a period of one second.

Properties
qudt:ucumCode
Pa.s-1
Annotations
dcterms:description
A rate of change of pressure measured as the number of Pascals in a period of one second.
rdfs:label
Pascal na Sekunda(cs)
Pascal na Sekunda(sl)
Pascal par Seconde(fr)
Pascal pe Secundă(ro)
Pascal per Saat(ms)
Pascal per Saniye(tr)
Pascal per Second
Pascal per Second(en)
Pascal per Secondo(it)
Pascal por Segundo(es)
Pascal por Segundo(pt)
Pascal pro Sekunde(de)
Pascalium per Secundum(la)
Paskal na Sekunda(pl)
Πασκάλ ανά Δευτερόλεπτο(el)
Паскал на Секунда(bg)
Паскаль на Секунда(ru)
View as:  CSV

Work in progress

RDF/XML
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:j.0="http://qudt.org/schema/qudt/"
    xmlns:j.1="http://purl.org/dc/terms/"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="http://qudt.org/vocab/unit/PA-PER-SEC">
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">A rate of change of pressure measured as the number of Pascals in a period of one second.</j.1:description>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:label xml:lang="it">Pascal per Secondo</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ForcePerAreaTime"/>
    <j.0:derivedCoherentUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="tr">Pascal per Saniye</rdfs:label>
    <rdfs:label xml:lang="el">Πασκάλ ανά Δευτερόλεπτο</rdfs:label>
    <rdfs:label xml:lang="ro">Pascal pe Secundă</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="de">Pascal pro Sekunde</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">Pa.s-1</j.0:ucumCode>
    <rdfs:label xml:lang="cs">Pascal na Sekunda</rdfs:label>
    <rdfs:label xml:lang="sl">Pascal na Sekunda</rdfs:label>
    <rdfs:label xml:lang="ms">Pascal per Saat</rdfs:label>
    <rdfs:label xml:lang="ru">Паскаль на Секунда</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.7/vocab/unit"/>
    <rdfs:label xml:lang="es">Pascal por Segundo</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="pt">Pascal por Segundo</rdfs:label>
    <rdfs:label xml:lang="pl">Paskal na Sekunda</rdfs:label>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$P / s$</j.0:expression>
    <rdfs:label xml:lang="la">Pascalium per Secundum</rdfs:label>
    <rdfs:label xml:lang="fr">Pascal par Seconde</rdfs:label>
    <rdfs:label>Pascal per Second</rdfs:label>
    <j.0:symbol>Pa/s</j.0:symbol>
    <rdfs:label xml:lang="en">Pascal per Second</rdfs:label>
    <rdfs:label xml:lang="bg">Паскал на Секунда</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
  </rdf:Description>
</rdf:RDF>
TURTLE
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

<http://qudt.org/vocab/unit/PA-PER-SEC>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "A rate of change of pressure measured as the number of Pascals in a period of one second."^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-EMU> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 1.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ;
  <http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/expression> "$P / s$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ForcePerAreaTime> ;
  <http://qudt.org/schema/qudt/symbol> "Pa/s" ;
  <http://qudt.org/schema/qudt/ucumCode> "Pa.s-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.7/vocab/unit> ;
  rdfs:label "Pascal na Sekunda"@cs ;
  rdfs:label "Pascal na Sekunda"@sl ;
  rdfs:label "Pascal par Seconde"@fr ;
  rdfs:label "Pascal pe Secundă"@ro ;
  rdfs:label "Pascal per Saat"@ms ;
  rdfs:label "Pascal per Saniye"@tr ;
  rdfs:label "Pascal per Second" ;
  rdfs:label "Pascal per Second"@en ;
  rdfs:label "Pascal per Secondo"@it ;
  rdfs:label "Pascal por Segundo"@es ;
  rdfs:label "Pascal por Segundo"@pt ;
  rdfs:label "Pascal pro Sekunde"@de ;
  rdfs:label "Pascalium per Secundum"@la ;
  rdfs:label "Paskal na Sekunda"@pl ;
  rdfs:label "Πασκάλ ανά Δευτερόλεπτο"@el ;
  rdfs:label "Паскал на Секунда"@bg ;
  rdfs:label "Паскаль на Секунда"@ru ;
.
JSON
{"resource":"Pascal per Second" 
 ,"qname":"unit:PA-PER-SEC" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/PA-PER-SEC" 
 ,"properties":["applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"description":"A rate of change of pressure measured as the number of Pascals in a period of one second." 
    ,"expression":"$P \/ s$" 
    ,"has dimension vector":"dimension:A0E0L-1I0M1H0T-3D0" 
    ,"has quantity kind":"quantitykind:ForcePerAreaTime" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"is coherent derived unit of system":"sou:SI" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.7\/vocab\/unit&gt;" 
    ,"label":"Pascal na Sekunda" 
    ,"label":"Pascal na Sekunda" 
    ,"label":"Pascal par Seconde" 
    ,"label":"Pascal pe Secundă" 
    ,"label":"Pascal per Saat" 
    ,"label":"Pascal per Saniye" 
    ,"label":"Pascal per Second" 
    ,"label":"Pascal per Second" 
    ,"label":"Pascal per Secondo" 
    ,"label":"Pascal por Segundo" 
    ,"label":"Pascal por Segundo" 
    ,"label":"Pascal pro Sekunde" 
    ,"label":"Pascalium per Secundum" 
    ,"label":"Paskal na Sekunda" 
    ,"label":"Πασκάλ ανά Δευτερόλεπτο" 
    ,"label":"Паскал на Секунда" 
    ,"label":"Паскаль на Секунда" 
    ,"symbol":"Pa\/s" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"Pa.s-1" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/PA-PER-SEC",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "A rate of change of pressure measured as the number of Pascals in a period of one second.",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/SI" ],
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "derivedCoherentUnitOfSystem" : "http://qudt.org/vocab/sou/SI",
  "expression" : "$P / s$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-3D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/ForcePerAreaTime",
  "symbol" : "Pa/s",
  "ucumCode" : "Pa.s-1",
  "isDefinedBy" : "http://qudt.org/3.1.7/vocab/unit",
  "label" : [ {
    "@language" : "it",
    "@value" : "Pascal per Secondo"
  }, {
    "@language" : "tr",
    "@value" : "Pascal per Saniye"
  }, {
    "@language" : "el",
    "@value" : "Πασκάλ ανά Δευτερόλεπτο"
  }, {
    "@language" : "ro",
    "@value" : "Pascal pe Secundă"
  }, {
    "@language" : "de",
    "@value" : "Pascal pro Sekunde"
  }, {
    "@language" : "cs",
    "@value" : "Pascal na Sekunda"
  }, {
    "@language" : "sl",
    "@value" : "Pascal na Sekunda"
  }, {
    "@language" : "ms",
    "@value" : "Pascal per Saat"
  }, {
    "@language" : "ru",
    "@value" : "Паскаль на Секунда"
  }, {
    "@language" : "es",
    "@value" : "Pascal por Segundo"
  }, {
    "@language" : "pt",
    "@value" : "Pascal por Segundo"
  }, {
    "@language" : "pl",
    "@value" : "Paskal na Sekunda"
  }, {
    "@language" : "la",
    "@value" : "Pascalium per Secundum"
  }, {
    "@language" : "fr",
    "@value" : "Pascal par Seconde"
  }, "Pascal per Second", {
    "@language" : "en",
    "@value" : "Pascal per Second"
  }, {
    "@language" : "bg",
    "@value" : "Паскал на Секунда"
  } ],
  "@context" : {
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "derivedCoherentUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "owl" : "http://www.w3.org/2002/07/owl#",
    "xsd" : "http://www.w3.org/2001/XMLSchema#",
    "rdfs" : "http://www.w3.org/2000/01/rdf-schema#"
  }
}

Generated 2025-10-27T16:50:49.982-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)