unit:J-PER-SEC

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

Type
Description

SI derived unit joule divided by the SI base unit second

Properties
qudt:plainTextDescription
SI derived unit joule divided by the SI base unit second
qudt:iec61360Code
0112/2///62720#UAB356
Annotations
dcterms:description
SI derived unit joule divided by the SI base unit second
rdfs:label
Dżul na Sekunda(pl)
Joule na Sekunda(cs)
Joule na Sekunda(sl)
Joule par Seconde(fr)
Joule pe Secundă(ro)
Joule per Saat(ms)
Joule per Saniye(tr)
Joule per Second
Joule per Second(en)
Joule per Secondo(it)
Joule por Segundo(pt)
Joule pro Sekunde(de)
Joulium per Secundum(la)
Julio por Segundo(es)
Τζάουλ ανά Δευτερόλεπτο(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/J-PER-SEC">
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q92711514"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">SI derived unit joule divided by the SI base unit second</j.1:description>
    <rdfs:label xml:lang="la">Joulium per Secundum</rdfs:label>
    <rdfs:label xml:lang="pl">Dżul na Sekunda</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:iec61360Code>0112/2///62720#UAB356</j.0:iec61360Code>
    <rdfs:label xml:lang="ms">Joule per Saat</rdfs:label>
    <rdfs:label xml:lang="bg">Джаул на Секунда</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Power"/>
    <j.0:uneceCommonCode>P14</j.0:uneceCommonCode>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="tr">Joule per Saniye</rdfs:label>
    <rdfs:label xml:lang="it">Joule per Secondo</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">J.s-1</j.0:ucumCode>
    <rdfs:label xml:lang="pt">Joule por Segundo</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <rdfs:label xml:lang="es">Julio por Segundo</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:symbol>J/s</j.0:symbol>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0"/>
    <rdfs:label>Joule per Second</rdfs:label>
    <rdfs:label xml:lang="en">Joule per Second</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB356</j.0:informativeReference>
    <rdfs:label xml:lang="cs">Joule na Sekunda</rdfs:label>
    <rdfs:label xml:lang="fr">Joule par Seconde</rdfs:label>
    <rdfs:label xml:lang="de">Joule pro Sekunde</rdfs:label>
    <rdfs:label xml:lang="sl">Joule na Sekunda</rdfs:label>
    <rdfs:label xml:lang="ro">Joule pe Secundă</rdfs:label>
    <rdfs:label xml:lang="el">Τζάουλ ανά Δευτερόλεπτο</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/>
    <rdfs:label xml:lang="ru">Джоуль на Секунда</rdfs:label>
    <j.0:plainTextDescription>SI derived unit joule divided by the SI base unit second</j.0:plainTextDescription>
  </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/J-PER-SEC>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "SI derived unit joule divided by the SI base unit 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/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#UAB356" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB356"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "SI derived unit joule divided by the SI base unit second" ;
  <http://qudt.org/schema/qudt/symbol> "J/s" ;
  <http://qudt.org/schema/qudt/ucumCode> "J.s-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "P14" ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q92711514> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ;
  rdfs:label "Dżul na Sekunda"@pl ;
  rdfs:label "Joule na Sekunda"@cs ;
  rdfs:label "Joule na Sekunda"@sl ;
  rdfs:label "Joule par Seconde"@fr ;
  rdfs:label "Joule pe Secundă"@ro ;
  rdfs:label "Joule per Saat"@ms ;
  rdfs:label "Joule per Saniye"@tr ;
  rdfs:label "Joule per Second" ;
  rdfs:label "Joule per Second"@en ;
  rdfs:label "Joule per Secondo"@it ;
  rdfs:label "Joule por Segundo"@pt ;
  rdfs:label "Joule pro Sekunde"@de ;
  rdfs:label "Joulium per Secundum"@la ;
  rdfs:label "Julio por Segundo"@es ;
  rdfs:label "Τζάουλ ανά Δευτερόλεπτο"@el ;
  rdfs:label "Джаул на Секунда"@bg ;
  rdfs:label "Джоуль на Секунда"@ru ;
.
JSON
{"resource":"Joule per Second" 
 ,"qname":"unit:J-PER-SEC" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/J-PER-SEC" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q92711514&gt;" 
    ,"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":"SI derived unit joule divided by the SI base unit second" 
    ,"description (plain text)":"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#UAB356" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAB356" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.8\/vocab\/unit&gt;" 
    ,"label":"Dżul na Sekunda" 
    ,"label":"Joule na Sekunda" 
    ,"label":"Joule na Sekunda" 
    ,"label":"Joule par Seconde" 
    ,"label":"Joule pe Secundă" 
    ,"label":"Joule per Saat" 
    ,"label":"Joule per Saniye" 
    ,"label":"Joule per Second" 
    ,"label":"Joule per Second" 
    ,"label":"Joule per Secondo" 
    ,"label":"Joule por Segundo" 
    ,"label":"Joule pro Sekunde" 
    ,"label":"Joulium per Secundum" 
    ,"label":"Julio por Segundo" 
    ,"label":"Τζάουλ ανά Δευτερόλεπτο" 
    ,"label":"Джаул на Секунда" 
    ,"label":"Джоуль на Секунда" 
    ,"symbol":"J\/s" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"J.s-1" 
    ,"unece common code":"P14" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/J-PER-SEC",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "SI derived unit joule divided by the SI base unit second",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS" ],
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Power",
  "iec61360Code" : "0112/2///62720#UAB356",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB356",
  "plainTextDescription" : "SI derived unit joule divided by the SI base unit second",
  "symbol" : "J/s",
  "ucumCode" : "J.s-1",
  "uneceCommonCode" : "P14",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q92711514",
  "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit",
  "label" : [ {
    "@language" : "la",
    "@value" : "Joulium per Secundum"
  }, {
    "@language" : "pl",
    "@value" : "Dżul na Sekunda"
  }, {
    "@language" : "ms",
    "@value" : "Joule per Saat"
  }, {
    "@language" : "bg",
    "@value" : "Джаул на Секунда"
  }, {
    "@language" : "tr",
    "@value" : "Joule per Saniye"
  }, {
    "@language" : "it",
    "@value" : "Joule per Secondo"
  }, {
    "@language" : "pt",
    "@value" : "Joule por Segundo"
  }, {
    "@language" : "es",
    "@value" : "Julio por Segundo"
  }, "Joule per Second", {
    "@language" : "en",
    "@value" : "Joule per Second"
  }, {
    "@language" : "cs",
    "@value" : "Joule na Sekunda"
  }, {
    "@language" : "fr",
    "@value" : "Joule par Seconde"
  }, {
    "@language" : "de",
    "@value" : "Joule pro Sekunde"
  }, {
    "@language" : "sl",
    "@value" : "Joule na Sekunda"
  }, {
    "@language" : "ro",
    "@value" : "Joule pe Secundă"
  }, {
    "@language" : "el",
    "@value" : "Τζάουλ ανά Δευτερόλεπτο"
  }, {
    "@language" : "ru",
    "@value" : "Джоуль на Секунда"
  } ],
  "@context" : {
    "wikidataMatch" : {
      "@id" : "http://qudt.org/schema/qudt/wikidataMatch",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@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"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "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"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "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:13:00.532-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)