unit:W-SEC

URI: http://qudt.org/vocab/unit/W-SEC

Type
Description

product of the SI derived unit watt and SI base unit second

Properties
qudt:plainTextDescription
product of the SI derived unit watt and SI base unit second
qudt:iec61360Code
0112/2///62720#UAA313
Annotations
dcterms:description
product of the SI derived unit watt and SI base unit second
rdfs:label
Vatio Segundo(es)
Wat Sekunda(pl)
Watt Saat(ms)
Watt Saniye(tr)
Watt Second
Watt Second(en)
Watt Seconde(fr)
Watt Secondo(it)
Watt Secundă(ro)
Watt Segundo(pt)
Watt Sekunda(cs)
Watt Sekunda(sl)
Watt Sekunde(de)
Wattium Secundum(la)
Βατ Δευτερόλεπτο(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/W-SEC">
    <rdfs:label xml:lang="pl">Wat 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%23UAA313</j.0:informativeReference>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <rdfs:label xml:lang="es">Vatio Segundo</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <rdfs:label xml:lang="de">Watt Sekunde</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0"/>
    <rdfs:label xml:lang="it">Watt Secondo</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <j.0:symbol>W·s</j.0:symbol>
    <rdfs:label>Watt Second</rdfs:label>
    <rdfs:label xml:lang="en">Watt Second</rdfs:label>
    <rdfs:label xml:lang="bg">Ват Секунда</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:uneceCommonCode>J55</j.0:uneceCommonCode>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.6/vocab/unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <rdfs:label xml:lang="ms">Watt Saat</rdfs:label>
    <rdfs:label xml:lang="cs">Watt Sekunda</rdfs:label>
    <rdfs:label xml:lang="sl">Watt Sekunda</rdfs:label>
    <rdfs:label xml:lang="ro">Watt Secundă</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">W.s</j.0:ucumCode>
    <j.0:iec61360Code>0112/2///62720#UAA313</j.0:iec61360Code>
    <rdfs:label xml:lang="la">Wattium Secundum</rdfs:label>
    <j.0:plainTextDescription>product of the SI derived unit watt and SI base unit second</j.0:plainTextDescription>
    <rdfs:label xml:lang="ru">Ватт Секунда</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q7974920"/>
    <rdfs:label xml:lang="fr">Watt Seconde</rdfs:label>
    <rdfs:label xml:lang="pt">Watt Segundo</rdfs:label>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">product of the SI derived unit watt and SI base unit second</j.1:description>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:label xml:lang="el">Βατ Δευτερόλεπτο</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Energy"/>
    <rdfs:label xml:lang="tr">Watt Saniye</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/W-SEC>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "product of the SI derived unit watt and 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-2D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA313" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA313"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "product of the SI derived unit watt and SI base unit second" ;
  <http://qudt.org/schema/qudt/symbol> "W·s" ;
  <http://qudt.org/schema/qudt/ucumCode> "W.s"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "J55" ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q7974920> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.6/vocab/unit> ;
  rdfs:label "Vatio Segundo"@es ;
  rdfs:label "Wat Sekunda"@pl ;
  rdfs:label "Watt Saat"@ms ;
  rdfs:label "Watt Saniye"@tr ;
  rdfs:label "Watt Second" ;
  rdfs:label "Watt Second"@en ;
  rdfs:label "Watt Seconde"@fr ;
  rdfs:label "Watt Secondo"@it ;
  rdfs:label "Watt Secundă"@ro ;
  rdfs:label "Watt Segundo"@pt ;
  rdfs:label "Watt Sekunda"@cs ;
  rdfs:label "Watt Sekunda"@sl ;
  rdfs:label "Watt Sekunde"@de ;
  rdfs:label "Wattium Secundum"@la ;
  rdfs:label "Βατ Δευτερόλεπτο"@el ;
  rdfs:label "Ват Секунда"@bg ;
  rdfs:label "Ватт Секунда"@ru ;
.
JSON
{"resource":"Watt Second" 
 ,"qname":"unit:W-SEC" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/W-SEC" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q7974920&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":"product of the SI derived unit watt and SI base unit second" 
    ,"description (plain text)":"product of the SI derived unit watt and SI base unit second" 
    ,"has dimension vector":"dimension:A0E0L2I0M1H0T-2D0" 
    ,"has quantity kind":"quantitykind:Energy" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA313" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA313" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.6\/vocab\/unit&gt;" 
    ,"label":"Vatio Segundo" 
    ,"label":"Wat Sekunda" 
    ,"label":"Watt Saat" 
    ,"label":"Watt Saniye" 
    ,"label":"Watt Second" 
    ,"label":"Watt Second" 
    ,"label":"Watt Seconde" 
    ,"label":"Watt Secondo" 
    ,"label":"Watt Secundă" 
    ,"label":"Watt Segundo" 
    ,"label":"Watt Sekunda" 
    ,"label":"Watt Sekunda" 
    ,"label":"Watt Sekunde" 
    ,"label":"Wattium Secundum" 
    ,"label":"Βατ Δευτερόλεπτο" 
    ,"label":"Ват Секунда" 
    ,"label":"Ватт Секунда" 
    ,"symbol":"W&middot;s" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"W.s" 
    ,"unece common code":"J55" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/W-SEC",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "product of the SI derived unit watt and SI base unit second",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/SI" ],
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Energy",
  "iec61360Code" : "0112/2///62720#UAA313",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA313",
  "plainTextDescription" : "product of the SI derived unit watt and SI base unit second",
  "symbol" : "W·s",
  "ucumCode" : "W.s",
  "uneceCommonCode" : "J55",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q7974920",
  "isDefinedBy" : "http://qudt.org/3.1.6/vocab/unit",
  "label" : [ {
    "@language" : "pl",
    "@value" : "Wat Sekunda"
  }, {
    "@language" : "es",
    "@value" : "Vatio Segundo"
  }, {
    "@language" : "de",
    "@value" : "Watt Sekunde"
  }, {
    "@language" : "it",
    "@value" : "Watt Secondo"
  }, "Watt Second", {
    "@language" : "en",
    "@value" : "Watt Second"
  }, {
    "@language" : "bg",
    "@value" : "Ват Секунда"
  }, {
    "@language" : "ms",
    "@value" : "Watt Saat"
  }, {
    "@language" : "cs",
    "@value" : "Watt Sekunda"
  }, {
    "@language" : "sl",
    "@value" : "Watt Sekunda"
  }, {
    "@language" : "ro",
    "@value" : "Watt Secundă"
  }, {
    "@language" : "la",
    "@value" : "Wattium Secundum"
  }, {
    "@language" : "ru",
    "@value" : "Ватт Секунда"
  }, {
    "@language" : "fr",
    "@value" : "Watt Seconde"
  }, {
    "@language" : "pt",
    "@value" : "Watt Segundo"
  }, {
    "@language" : "el",
    "@value" : "Βατ Δευτερόλεπτο"
  }, {
    "@language" : "tr",
    "@value" : "Watt Saniye"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "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"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "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"
    },
    "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-09-29T15:45:07.623-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)