unit:PER-SEC-M3

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

Type
Description

reciprocal of the SI base unit second divided by the power of the SI base unit metre with the exponent 3

Properties
qudt:iec61360Code
0112/2///62720#UAA975
qudt:symbol
/(s·m³)
qudt:ucumCode
s-1.m-3
Annotations
dcterms:description
reciprocal of the SI base unit second divided by the power of the SI base unit metre with the exponent 3
rdfs:label
Aνά Δευτερόλεπτο Κυβικό Μέτρο(el)
Na Sekunda Kubični Meter(sl)
Na Sekunda Metr Krychlový(cs)
Na Sekunda Metr Sześcienny(pl)
Par Seconde Mètre Cube(fr)
Pe Secundă Metru Cub(ro)
Per Saat Meter Kubik(ms)
Per Saniye Metreküp(tr)
Per Secondo Metro Cubo(it)
Per Secundum Metrum Cubicum(la)
Por Segundo Metro Cúbico(es)
Por Segundo Metro Cúbico(pt)
Pro Sekunde Kubikmeter(de)
Reciprocal Second Cubic Meter(en-US)
Reciprocal Second Cubic Metre
Reciprocal Second Cubic Metre(en)
На Секунда Кубичен Метър(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/PER-SEC-M3">
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label>Reciprocal Second Cubic Metre</rdfs:label>
    <rdfs:label xml:lang="en">Reciprocal Second Cubic Metre</rdfs:label>
    <rdfs:label xml:lang="tr">Per Saniye Metreküp</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Slowing-DownDensity"/>
    <j.0:symbol>/(s·m³)</j.0:symbol>
    <rdfs:label xml:lang="bg">На Секунда Кубичен Метър</rdfs:label>
    <rdfs:label xml:lang="ru">На Секунда Кубический Метр</rdfs:label>
    <j.0:iec61360Code>0112/2///62720#UAA975</j.0:iec61360Code>
    <rdfs:label xml:lang="pl">Na Sekunda Metr Sześcienny</rdfs:label>
    <j.0:uneceCommonCode>C98</j.0:uneceCommonCode>
    <rdfs:label xml:lang="la">Per Secundum Metrum Cubicum</rdfs:label>
    <j.1:description>reciprocal of the SI base unit second divided by the power of the SI base unit metre with the exponent 3</j.1:description>
    <rdfs:label xml:lang="el">Aνά Δευτερόλεπτο Κυβικό Μέτρο</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="de">Pro Sekunde Kubikmeter</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">s-1.m-3</j.0:ucumCode>
    <rdfs:label xml:lang="fr">Par Seconde Mètre Cube</rdfs:label>
    <rdfs:label xml:lang="en-US">Reciprocal Second Cubic Meter</rdfs:label>
    <rdfs:label xml:lang="ms">Per Saat Meter Kubik</rdfs:label>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA975</j.0:informativeReference>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T-1D0"/>
    <rdfs:label xml:lang="es">Por Segundo Metro Cúbico</rdfs:label>
    <rdfs:label xml:lang="pt">Por Segundo Metro Cúbico</rdfs:label>
    <rdfs:label xml:lang="sl">Na Sekunda Kubični Meter</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <rdfs:label xml:lang="it">Per Secondo Metro Cubo</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <rdfs:label xml:lang="ro">Pe Secundă Metru Cub</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:label xml:lang="cs">Na Sekunda Metr Krychlový</rdfs:label>
  </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/PER-SEC-M3>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "reciprocal of the SI base unit second divided by the power of the SI base unit metre with the exponent 3" ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 1.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T-1D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Slowing-DownDensity> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA975" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA975"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "/(s·m³)" ;
  <http://qudt.org/schema/qudt/ucumCode> "s-1.m-3"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "C98" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Aνά Δευτερόλεπτο Κυβικό Μέτρο"@el ;
  rdfs:label "Na Sekunda Kubični Meter"@sl ;
  rdfs:label "Na Sekunda Metr Krychlový"@cs ;
  rdfs:label "Na Sekunda Metr Sześcienny"@pl ;
  rdfs:label "Par Seconde Mètre Cube"@fr ;
  rdfs:label "Pe Secundă Metru Cub"@ro ;
  rdfs:label "Per Saat Meter Kubik"@ms ;
  rdfs:label "Per Saniye Metreküp"@tr ;
  rdfs:label "Per Secondo Metro Cubo"@it ;
  rdfs:label "Per Secundum Metrum Cubicum"@la ;
  rdfs:label "Por Segundo Metro Cúbico"@es ;
  rdfs:label "Por Segundo Metro Cúbico"@pt ;
  rdfs:label "Pro Sekunde Kubikmeter"@de ;
  rdfs:label "Reciprocal Second Cubic Meter"@en-US ;
  rdfs:label "Reciprocal Second Cubic Metre" ;
  rdfs:label "Reciprocal Second Cubic Metre"@en ;
  rdfs:label "На Секунда Кубичен Метър"@bg ;
  rdfs:label "На Секунда Кубический Метр"@ru ;
.
JSON
{"resource":"Reciprocal Second Cubic Metre" 
 ,"qname":"unit:PER-SEC-M3" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/PER-SEC-M3" 
 ,"properties":["conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"description":"reciprocal of the SI base unit second divided by the power of the SI base unit metre with the exponent 3" 
    ,"has dimension vector":"dimension:A0E0L-3I0M0H0T-1D0" 
    ,"has quantity kind":"quantitykind:Slowing-DownDensity" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA975" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA975" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Aνά Δευτερόλεπτο Κυβικό Μέτρο" 
    ,"label":"Na Sekunda Kubični Meter" 
    ,"label":"Na Sekunda Metr Krychlov&yacute;" 
    ,"label":"Na Sekunda Metr Sześcienny" 
    ,"label":"Par Seconde M&egrave;tre Cube" 
    ,"label":"Pe Secundă Metru Cub" 
    ,"label":"Per Saat Meter Kubik" 
    ,"label":"Per Saniye Metrek&uuml;p" 
    ,"label":"Per Secondo Metro Cubo" 
    ,"label":"Per Secundum Metrum Cubicum" 
    ,"label":"Por Segundo Metro C&uacute;bico" 
    ,"label":"Por Segundo Metro C&uacute;bico" 
    ,"label":"Pro Sekunde Kubikmeter" 
    ,"label":"Reciprocal Second Cubic Meter" 
    ,"label":"Reciprocal Second Cubic Metre" 
    ,"label":"Reciprocal Second Cubic Metre" 
    ,"label":"На Секунда Кубичен Метър" 
    ,"label":"На Секунда Кубический Метр" 
    ,"symbol":"\/(s&middot;m&sup3;)" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"s-1.m-3" 
    ,"unece common code":"C98" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/PER-SEC-M3",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "reciprocal of the SI base unit second divided by the power of the SI base unit metre with the exponent 3",
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T-1D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Slowing-DownDensity",
  "iec61360Code" : "0112/2///62720#UAA975",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA975",
  "symbol" : "/(s·m³)",
  "ucumCode" : "s-1.m-3",
  "uneceCommonCode" : "C98",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ "Reciprocal Second Cubic Metre", {
    "@language" : "en",
    "@value" : "Reciprocal Second Cubic Metre"
  }, {
    "@language" : "tr",
    "@value" : "Per Saniye Metreküp"
  }, {
    "@language" : "bg",
    "@value" : "На Секунда Кубичен Метър"
  }, {
    "@language" : "ru",
    "@value" : "На Секунда Кубический Метр"
  }, {
    "@language" : "pl",
    "@value" : "Na Sekunda Metr Sześcienny"
  }, {
    "@language" : "la",
    "@value" : "Per Secundum Metrum Cubicum"
  }, {
    "@language" : "el",
    "@value" : "Aνά Δευτερόλεπτο Κυβικό Μέτρο"
  }, {
    "@language" : "de",
    "@value" : "Pro Sekunde Kubikmeter"
  }, {
    "@language" : "fr",
    "@value" : "Par Seconde Mètre Cube"
  }, {
    "@language" : "en-us",
    "@value" : "Reciprocal Second Cubic Meter"
  }, {
    "@language" : "ms",
    "@value" : "Per Saat Meter Kubik"
  }, {
    "@language" : "es",
    "@value" : "Por Segundo Metro Cúbico"
  }, {
    "@language" : "pt",
    "@value" : "Por Segundo Metro Cúbico"
  }, {
    "@language" : "sl",
    "@value" : "Na Sekunda Kubični Meter"
  }, {
    "@language" : "it",
    "@value" : "Per Secondo Metro Cubo"
  }, {
    "@language" : "ro",
    "@value" : "Pe Secundă Metru Cub"
  }, {
    "@language" : "cs",
    "@value" : "Na Sekunda Metr Krychlový"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "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-08-28T12:45:06.561-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)