unit:MicroJ-PER-SEC

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

Type
Description

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

Properties
qudt:iec61360Code
0112/2///62720#UAB510
qudt:symbol
μJ/s
qudt:ucumCode
uJ.s-1
Annotations
dcterms:description
0.000001-fold of the SI derived unit joule divided by the SI base unit second
rdfs:label
Micro Joule per Second(en-US)
Microdżul na Sekunda(pl)
Microjoule na Sekunda(cs)
Microjoule na Sekunda(sl)
Microjoule par Seconde(fr)
Microjoule pe Secundă(ro)
Microjoule per Saat(ms)
Microjoule per Saniye(tr)
Microjoule per Second
Microjoule per Second(en)
Microjoule per Secondo(it)
Microjoule pro Sekunde(de)
Microjulio por Segundo(es)
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/MicroJ-PER-SEC">
    <rdfs:label xml:lang="pl">Microdżul na Sekunda</rdfs:label>
    <rdfs:label xml:lang="it">Microjoule per Secondo</rdfs:label>
    <j.0:symbol>μJ/s</j.0:symbol>
    <rdfs:label xml:lang="de">Microjoule pro Sekunde</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Power"/>
    <j.0:iec61360Code>0112/2///62720#UAB510</j.0:iec61360Code>
    <rdfs:label>Microjoule per Second</rdfs:label>
    <rdfs:label xml:lang="tr">Microjoule per Saniye</rdfs:label>
    <rdfs:label xml:lang="es">Microjulio por Segundo</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:label xml:lang="en">Microjoule per Second</rdfs:label>
    <rdfs:label xml:lang="fr">Microjoule par Seconde</rdfs:label>
    <rdfs:label xml:lang="cs">Microjoule na Sekunda</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0"/>
    <rdfs:label xml:lang="sl">Microjoule na Sekunda</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%23UAB510</j.0:informativeReference>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="en-US">Micro Joule per Second</rdfs:label>
    <rdfs:label xml:lang="ro">Microjoule pe Secundă</rdfs:label>
    <j.1:description>0.000001-fold of the SI derived unit joule divided by the SI base unit second</j.1:description>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000001</j.0:conversionMultiplier>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:label xml:lang="ms">Microjoule per Saat</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-6</j.0:conversionMultiplierSN>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">uJ.s-1</j.0:ucumCode>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/>
  </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/MicroJ-PER-SEC>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "0.000001-fold of the SI derived unit joule divided by the SI base unit second" ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 0.000001 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-6 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Power> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB510" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB510"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "μJ/s" ;
  <http://qudt.org/schema/qudt/ucumCode> "uJ.s-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ;
  rdfs:label "Micro Joule per Second"@en-US ;
  rdfs:label "Microdżul na Sekunda"@pl ;
  rdfs:label "Microjoule na Sekunda"@cs ;
  rdfs:label "Microjoule na Sekunda"@sl ;
  rdfs:label "Microjoule par Seconde"@fr ;
  rdfs:label "Microjoule pe Secundă"@ro ;
  rdfs:label "Microjoule per Saat"@ms ;
  rdfs:label "Microjoule per Saniye"@tr ;
  rdfs:label "Microjoule per Second" ;
  rdfs:label "Microjoule per Second"@en ;
  rdfs:label "Microjoule per Secondo"@it ;
  rdfs:label "Microjoule pro Sekunde"@de ;
  rdfs:label "Microjulio por Segundo"@es ;
.
JSON
{"resource":"Microjoule per Second" 
 ,"qname":"unit:MicroJ-PER-SEC" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MicroJ-PER-SEC" 
 ,"properties":["conversion multiplier":"0.000001" 
    ,"conversion multiplier scientific":"1.0E-6" 
    ,"description":"0.000001-fold of the SI derived unit joule divided by the SI base unit second" 
    ,"has dimension vector":"dimension:A0E0L2I0M1H0T-3D0" 
    ,"has quantity kind":"quantitykind:Power" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAB510" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAB510" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.8\/vocab\/unit&gt;" 
    ,"label":"Micro Joule per Second" 
    ,"label":"Microdżul na Sekunda" 
    ,"label":"Microjoule na Sekunda" 
    ,"label":"Microjoule na Sekunda" 
    ,"label":"Microjoule par Seconde" 
    ,"label":"Microjoule pe Secundă" 
    ,"label":"Microjoule per Saat" 
    ,"label":"Microjoule per Saniye" 
    ,"label":"Microjoule per Second" 
    ,"label":"Microjoule per Second" 
    ,"label":"Microjoule per Secondo" 
    ,"label":"Microjoule pro Sekunde" 
    ,"label":"Microjulio por Segundo" 
    ,"symbol":"μJ\/s" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"uJ.s-1" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/MicroJ-PER-SEC",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "0.000001-fold of the SI derived unit joule divided by the SI base unit second",
  "conversionMultiplier" : "0.000001",
  "conversionMultiplier:SN" : 1.0E-6,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Power",
  "iec61360Code" : "0112/2///62720#UAB510",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB510",
  "symbol" : "μJ/s",
  "ucumCode" : "uJ.s-1",
  "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit",
  "label" : [ {
    "@language" : "pl",
    "@value" : "Microdżul na Sekunda"
  }, {
    "@language" : "it",
    "@value" : "Microjoule per Secondo"
  }, {
    "@language" : "de",
    "@value" : "Microjoule pro Sekunde"
  }, "Microjoule per Second", {
    "@language" : "tr",
    "@value" : "Microjoule per Saniye"
  }, {
    "@language" : "es",
    "@value" : "Microjulio por Segundo"
  }, {
    "@language" : "en",
    "@value" : "Microjoule per Second"
  }, {
    "@language" : "fr",
    "@value" : "Microjoule par Seconde"
  }, {
    "@language" : "cs",
    "@value" : "Microjoule na Sekunda"
  }, {
    "@language" : "sl",
    "@value" : "Microjoule na Sekunda"
  }, {
    "@language" : "en-us",
    "@value" : "Micro Joule per Second"
  }, {
    "@language" : "ro",
    "@value" : "Microjoule pe Secundă"
  }, {
    "@language" : "ms",
    "@value" : "Microjoule per Saat"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "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"
    },
    "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:23:06.568-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)