unit:CentiM-PER-SEC

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

Type
Description

"Centimeter per Second" is a C.G.S System unit for 'Linear Velocity' expressed as $cm/s$.

Properties
qudt:iec61360Code
0112/2///62720#UAA379
qudt:ucumCode
cm.s-1
Annotations
dcterms:description
"Centimeter per Second" is a C.G.S System unit for 'Linear Velocity' expressed as $cm/s$.
rdfs:label
Centimeter na Sekunda(sl)
Centimeter per Saat(ms)
Centimeter per Second(en-US)
Centimeter pro Sekunde(de)
Centimetr na Sekunda(cs)
Centimetr na Sekunda(pl)
Centimetre per Saniye(tr)
Centimetre per Second
Centimetre per Second(en)
Centimetro per Secondo(it)
Centimetro por Segundo(es)
Centimetru pe Secundă(ro)
Centimètre par Seconde(fr)
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/CentiM-PER-SEC">
    <rdfs:label xml:lang="en-US">Centimeter per Second</rdfs:label>
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q18413919"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">cm.s-1</j.0:ucumCode>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="fr">Centimètre par Seconde</rdfs:label>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Centimeter per Second" is a C.G.S System unit for  'Linear Velocity' expressed as $cm/s$.</j.1:description>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LinearVelocity"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:derivedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <j.0:derivedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Velocity"/>
    <j.0:symbol>cm/s</j.0:symbol>
    <rdfs:label xml:lang="tr">Centimetre per Saniye</rdfs:label>
    <rdfs:label xml:lang="es">Centimetro por Segundo</rdfs:label>
    <rdfs:label xml:lang="sl">Centimeter na Sekunda</rdfs:label>
    <rdfs:label>Centimetre per Second</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:iec61360Code>0112/2///62720#UAA379</j.0:iec61360Code>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
    <rdfs:label xml:lang="en">Centimetre per Second</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="it">Centimetro per Secondo</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%23UAA379</j.0:informativeReference>
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$cm/s$</j.0:latexDefinition>
    <rdfs:label xml:lang="ms">Centimeter per Saat</rdfs:label>
    <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.0E-2</j.0:conversionMultiplierSN>
    <j.0:uneceCommonCode>2M</j.0:uneceCommonCode>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.01</j.0:conversionMultiplier>
    <rdfs:label xml:lang="cs">Centimetr na Sekunda</rdfs:label>
    <rdfs:label xml:lang="pl">Centimetr na Sekunda</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:label xml:lang="ro">Centimetru pe Secundă</rdfs:label>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$cm/s$</j.0:expression>
    <rdfs:label xml:lang="de">Centimeter pro Sekunde</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/CentiM-PER-SEC>
  rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "\"Centimeter per Second\" is a C.G.S System unit for  'Linear Velocity' expressed as $cm/s$."^^<http://qudt.org/schema/qudt/LatexString> ;
  <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> 0.01 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-2 ;
  <http://qudt.org/schema/qudt/derivedUnitOfSystem> <http://qudt.org/vocab/sou/CGS> ;
  <http://qudt.org/schema/qudt/derivedUnitOfSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ;
  <http://qudt.org/schema/qudt/expression> "$cm/s$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LinearVelocity> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Velocity> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA379" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA379"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/latexDefinition> "$cm/s$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/symbol> "cm/s" ;
  <http://qudt.org/schema/qudt/ucumCode> "cm.s-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "2M" ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q18413919> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ;
  rdfs:label "Centimeter na Sekunda"@sl ;
  rdfs:label "Centimeter per Saat"@ms ;
  rdfs:label "Centimeter per Second"@en-US ;
  rdfs:label "Centimeter pro Sekunde"@de ;
  rdfs:label "Centimetr na Sekunda"@cs ;
  rdfs:label "Centimetr na Sekunda"@pl ;
  rdfs:label "Centimetre per Saniye"@tr ;
  rdfs:label "Centimetre per Second" ;
  rdfs:label "Centimetre per Second"@en ;
  rdfs:label "Centimetro per Secondo"@it ;
  rdfs:label "Centimetro por Segundo"@es ;
  rdfs:label "Centimetru pe Secundă"@ro ;
  rdfs:label "Centimètre par Seconde"@fr ;
.
JSON
{"resource":"Centimetre per Second" 
 ,"qname":"unit:CentiM-PER-SEC" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/CentiM-PER-SEC" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q18413919&gt;" 
    ,"applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"0.01" 
    ,"conversion multiplier scientific":"1.0E-2" 
    ,"description":"\"Centimeter per Second\" is a C.G.S System unit for  'Linear Velocity' expressed as $cm\/s$." 
    ,"expression":"$cm\/s$" 
    ,"has dimension vector":"dimension:A0E0L1I0M0H0T-1D0" 
    ,"has quantity kind":"quantitykind:LinearVelocity" 
    ,"has quantity kind":"quantitykind:Velocity" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA379" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA379" 
    ,"is derived unit of system":"sou:CGS" 
    ,"is derived unit of system":"sou:CGS-GAUSS" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.8\/vocab\/unit&gt;" 
    ,"label":"Centimeter na Sekunda" 
    ,"label":"Centimeter per Saat" 
    ,"label":"Centimeter per Second" 
    ,"label":"Centimeter pro Sekunde" 
    ,"label":"Centimetr na Sekunda" 
    ,"label":"Centimetr na Sekunda" 
    ,"label":"Centimetre per Saniye" 
    ,"label":"Centimetre per Second" 
    ,"label":"Centimetre per Second" 
    ,"label":"Centimetro per Secondo" 
    ,"label":"Centimetro por Segundo" 
    ,"label":"Centimetru pe Secundă" 
    ,"label":"Centim&egrave;tre par Seconde" 
    ,"latex definition":"$cm\/s$" 
    ,"symbol":"cm\/s" 
    ,"type":"qudt:DerivedUnit" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"cm.s-1" 
    ,"unece common code":"2M" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/CentiM-PER-SEC",
  "@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ],
  "description" : "\"Centimeter per Second\" is a C.G.S System unit for  'Linear Velocity' expressed as $cm/s$.",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-GAUSS" ],
  "conversionMultiplier" : "0.01",
  "conversionMultiplier:SN" : 0.01,
  "derivedUnitOfSystem" : [ "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS" ],
  "expression" : "$cm/s$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/LinearVelocity", "http://qudt.org/vocab/quantitykind/Velocity" ],
  "iec61360Code" : "0112/2///62720#UAA379",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA379",
  "latexDefinition" : "$cm/s$",
  "symbol" : "cm/s",
  "ucumCode" : "cm.s-1",
  "uneceCommonCode" : "2M",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q18413919",
  "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit",
  "label" : [ {
    "@language" : "en-us",
    "@value" : "Centimeter per Second"
  }, {
    "@language" : "fr",
    "@value" : "Centimètre par Seconde"
  }, {
    "@language" : "tr",
    "@value" : "Centimetre per Saniye"
  }, {
    "@language" : "es",
    "@value" : "Centimetro por Segundo"
  }, {
    "@language" : "sl",
    "@value" : "Centimeter na Sekunda"
  }, "Centimetre per Second", {
    "@language" : "en",
    "@value" : "Centimetre per Second"
  }, {
    "@language" : "it",
    "@value" : "Centimetro per Secondo"
  }, {
    "@language" : "ms",
    "@value" : "Centimeter per Saat"
  }, {
    "@language" : "cs",
    "@value" : "Centimetr na Sekunda"
  }, {
    "@language" : "pl",
    "@value" : "Centimetr na Sekunda"
  }, {
    "@language" : "ro",
    "@value" : "Centimetru pe Secundă"
  }, {
    "@language" : "de",
    "@value" : "Centimeter pro Sekunde"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "wikidataMatch" : {
      "@id" : "http://qudt.org/schema/qudt/wikidataMatch",
      "@type" : "@id"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "derivedUnitOfSystem" : {
      "@id" : "http://qudt.org/schema/qudt/derivedUnitOfSystem",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "latexDefinition" : {
      "@id" : "http://qudt.org/schema/qudt/latexDefinition",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "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-11-13T09:21:04.525-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)