unit:V-PER-MicroSEC

URI: http://qudt.org/vocab/unit/V-PER-MicroSEC

Type
Description

SI derived unit volt divided by the 0.000001-fold of the SI base unit second

Properties
qudt:plainTextDescription
SI derived unit volt divided by the 0.000001-fold of the SI base unit second
qudt:iec61360Code
0112/2///62720#UAA297
qudt:symbol
V/μs
qudt:ucumCode
V.us-1
V/us
Annotations
dcterms:description
SI derived unit volt divided by the 0.000001-fold of the SI base unit second
rdfs:label
Volt na Microsekunda(cs)
Volt na Microsekunda(sl)
Volt par Microseconde(fr)
Volt pe Microsecundă(ro)
Volt per Microsaat(ms)
Volt per Microsaniye(tr)
Volt per Microsecond
Volt per Microsecond(en)
Volt per Microsecondo(it)
Volt pro Microsekunde(de)
Voltio por Microsegundo(es)
Wolt na Microsekunda(pl)
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/V-PER-MicroSEC">
    <rdfs:label xml:lang="de">Volt pro Microsekunde</rdfs:label>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">SI derived unit volt divided by the 0.000001-fold of the SI base unit second</j.1:description>
    <rdfs:label xml:lang="tr">Volt per Microsaniye</rdfs:label>
    <rdfs:label xml:lang="pl">Wolt na Microsekunda</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:uneceCommonCode>H24</j.0:uneceCommonCode>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E6</j.0:conversionMultiplierSN>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA297</j.0:informativeReference>
    <j.0:plainTextDescription>SI derived unit volt divided by the 0.000001-fold of the SI base unit second</j.0:plainTextDescription>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000000.0</j.0:conversionMultiplier>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-4D0"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <rdfs:label xml:lang="fr">Volt par Microseconde</rdfs:label>
    <j.0:iec61360Code>0112/2///62720#UAA297</j.0:iec61360Code>
    <rdfs:label xml:lang="es">Voltio por Microsegundo</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">V/us</j.0:ucumCode>
    <j.0:symbol>V/μs</j.0:symbol>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:label xml:lang="cs">Volt na Microsekunda</rdfs:label>
    <rdfs:label xml:lang="sl">Volt na Microsekunda</rdfs:label>
    <rdfs:label>Volt per Microsecond</rdfs:label>
    <rdfs:label xml:lang="en">Volt per Microsecond</rdfs:label>
    <rdfs:label xml:lang="it">Volt per Microsecondo</rdfs:label>
    <rdfs:label xml:lang="ms">Volt per Microsaat</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">V.us-1</j.0:ucumCode>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/PowerPerElectricCharge"/>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:label xml:lang="ro">Volt pe Microsecundă</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/V-PER-MicroSEC>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "SI derived unit volt divided by the 0.000001-fold of the SI base unit second"^^rdf:HTML ;
  <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> 1000000.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E6 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-4D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/PowerPerElectricCharge> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA297" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA297"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "SI derived unit volt divided by the 0.000001-fold of the SI base unit second" ;
  <http://qudt.org/schema/qudt/symbol> "V/μs" ;
  <http://qudt.org/schema/qudt/ucumCode> "V.us-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "V/us"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "H24" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Volt na Microsekunda"@cs ;
  rdfs:label "Volt na Microsekunda"@sl ;
  rdfs:label "Volt par Microseconde"@fr ;
  rdfs:label "Volt pe Microsecundă"@ro ;
  rdfs:label "Volt per Microsaat"@ms ;
  rdfs:label "Volt per Microsaniye"@tr ;
  rdfs:label "Volt per Microsecond" ;
  rdfs:label "Volt per Microsecond"@en ;
  rdfs:label "Volt per Microsecondo"@it ;
  rdfs:label "Volt pro Microsekunde"@de ;
  rdfs:label "Voltio por Microsegundo"@es ;
  rdfs:label "Wolt na Microsekunda"@pl ;
.
JSON
{"resource":"Volt per Microsecond" 
 ,"qname":"unit:V-PER-MicroSEC" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/V-PER-MicroSEC" 
 ,"properties":["applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"1000000.0" 
    ,"conversion multiplier scientific":"1.0E6" 
    ,"description":"SI derived unit volt divided by the 0.000001-fold of the SI base unit second" 
    ,"description (plain text)":"SI derived unit volt divided by the 0.000001-fold of the SI base unit second" 
    ,"has dimension vector":"dimension:A0E-1L2I0M1H0T-4D0" 
    ,"has quantity kind":"quantitykind:PowerPerElectricCharge" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA297" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA297" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Volt na Microsekunda" 
    ,"label":"Volt na Microsekunda" 
    ,"label":"Volt par Microseconde" 
    ,"label":"Volt pe Microsecundă" 
    ,"label":"Volt per Microsaat" 
    ,"label":"Volt per Microsaniye" 
    ,"label":"Volt per Microsecond" 
    ,"label":"Volt per Microsecond" 
    ,"label":"Volt per Microsecondo" 
    ,"label":"Volt pro Microsekunde" 
    ,"label":"Voltio por Microsegundo" 
    ,"label":"Wolt na Microsekunda" 
    ,"symbol":"V\/μs" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"V.us-1" 
    ,"ucum code":"V\/us" 
    ,"unece common code":"H24" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/V-PER-MicroSEC",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "SI derived unit volt divided by the 0.000001-fold of the SI base unit second",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS-EMU" ],
  "conversionMultiplier" : "1000000.0",
  "conversionMultiplier:SN" : 1000000.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-4D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/PowerPerElectricCharge",
  "iec61360Code" : "0112/2///62720#UAA297",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA297",
  "plainTextDescription" : "SI derived unit volt divided by the 0.000001-fold of the SI base unit second",
  "symbol" : "V/μs",
  "ucumCode" : [ "V/us", "V.us-1" ],
  "uneceCommonCode" : "H24",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ {
    "@language" : "de",
    "@value" : "Volt pro Microsekunde"
  }, {
    "@language" : "tr",
    "@value" : "Volt per Microsaniye"
  }, {
    "@language" : "pl",
    "@value" : "Wolt na Microsekunda"
  }, {
    "@language" : "fr",
    "@value" : "Volt par Microseconde"
  }, {
    "@language" : "es",
    "@value" : "Voltio por Microsegundo"
  }, {
    "@language" : "cs",
    "@value" : "Volt na Microsekunda"
  }, {
    "@language" : "sl",
    "@value" : "Volt na Microsekunda"
  }, "Volt per Microsecond", {
    "@language" : "en",
    "@value" : "Volt per Microsecond"
  }, {
    "@language" : "it",
    "@value" : "Volt per Microsecondo"
  }, {
    "@language" : "ms",
    "@value" : "Volt per Microsaat"
  }, {
    "@language" : "ro",
    "@value" : "Volt pe Microsecundă"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "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:41:23.682-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)