unit:LUX-SEC

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

Type
Description

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

Properties
qudt:iec61360Code
0112/2///62720#UAA725
qudt:symbol
lx·s
Annotations
dcterms:description
product of the SI derived unit lux and the SI base unit second
rdfs:label
Luks Sekunda(pl)
Luks Sekunda(sl)
Lux Saat(ms)
Lux Second
Lux Second(en)
Lux Seconde(fr)
Lux Secondo(it)
Lux Secundă(ro)
Lux Segundo(es)
Lux Segundo(pt)
Lux Sekunda(cs)
Lux Sekunde(de)
Lux Δευτερόλεπτο(el)
Lüks Saniye(tr)
Лукс Секунда(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/LUX-SEC">
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/>
    <rdfs:label xml:lang="pl">Luks Sekunda</rdfs:label>
    <rdfs:label xml:lang="sl">Luks Sekunda</rdfs:label>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <j.1:description>product of the SI derived unit lux and the SI base unit second</j.1:description>
    <j.0:uneceCommonCode>B64</j.0:uneceCommonCode>
    <rdfs:label xml:lang="cs">Lux Sekunda</rdfs:label>
    <rdfs:label xml:lang="pt">Lux Segundo</rdfs:label>
    <rdfs:label xml:lang="es">Lux Segundo</rdfs:label>
    <rdfs:label xml:lang="ru">Люкс Секунда</rdfs:label>
    <rdfs:label xml:lang="fr">Lux Seconde</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LuminousExposure"/>
    <rdfs:label xml:lang="bg">Лукс Секунда</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">lx.s</j.0:ucumCode>
    <rdfs:label xml:lang="ms">Lux Saat</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%23UAA725</j.0:informativeReference>
    <rdfs:label xml:lang="ro">Lux Secundă</rdfs:label>
    <rdfs:label xml:lang="de">Lux Sekunde</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="it">Lux Secondo</rdfs:label>
    <rdfs:label xml:lang="tr">Lüks Saniye</rdfs:label>
    <j.0:symbol>lx·s</j.0:symbol>
    <rdfs:label xml:lang="el">Lux Δευτερόλεπτο</rdfs:label>
    <j.0:iec61360Code>0112/2///62720#UAA725</j.0:iec61360Code>
    <rdfs:label>Lux Second</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T1D0"/>
    <rdfs:label xml:lang="en">Lux Second</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/LUX-SEC>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "product of the SI derived unit lux and the SI base unit second" ;
  <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/A0E0L-2I1M0H0T1D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LuminousExposure> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA725" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA725"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "lx·s" ;
  <http://qudt.org/schema/qudt/ucumCode> "lx.s"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "B64" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ;
  rdfs:label "Luks Sekunda"@pl ;
  rdfs:label "Luks Sekunda"@sl ;
  rdfs:label "Lux Saat"@ms ;
  rdfs:label "Lux Second" ;
  rdfs:label "Lux Second"@en ;
  rdfs:label "Lux Seconde"@fr ;
  rdfs:label "Lux Secondo"@it ;
  rdfs:label "Lux Secundă"@ro ;
  rdfs:label "Lux Segundo"@es ;
  rdfs:label "Lux Segundo"@pt ;
  rdfs:label "Lux Sekunda"@cs ;
  rdfs:label "Lux Sekunde"@de ;
  rdfs:label "Lux Δευτερόλεπτο"@el ;
  rdfs:label "Lüks Saniye"@tr ;
  rdfs:label "Лукс Секунда"@bg ;
  rdfs:label "Люкс Секунда"@ru ;
.
JSON
{"resource":"Lux Second" 
 ,"qname":"unit:LUX-SEC" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/LUX-SEC" 
 ,"properties":["conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"description":"product of the SI derived unit lux and the SI base unit second" 
    ,"has dimension vector":"dimension:A0E0L-2I1M0H0T1D0" 
    ,"has quantity kind":"quantitykind:LuminousExposure" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA725" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA725" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.8\/vocab\/unit&gt;" 
    ,"label":"Luks Sekunda" 
    ,"label":"Luks Sekunda" 
    ,"label":"Lux Saat" 
    ,"label":"Lux Second" 
    ,"label":"Lux Second" 
    ,"label":"Lux Seconde" 
    ,"label":"Lux Secondo" 
    ,"label":"Lux Secundă" 
    ,"label":"Lux Segundo" 
    ,"label":"Lux Segundo" 
    ,"label":"Lux Sekunda" 
    ,"label":"Lux Sekunde" 
    ,"label":"Lux Δευτερόλεπτο" 
    ,"label":"L&uuml;ks Saniye" 
    ,"label":"Лукс Секунда" 
    ,"label":"Люкс Секунда" 
    ,"symbol":"lx&middot;s" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"lx.s" 
    ,"unece common code":"B64" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/LUX-SEC",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "product of the SI derived unit lux and the SI base unit second",
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T1D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/LuminousExposure",
  "iec61360Code" : "0112/2///62720#UAA725",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA725",
  "symbol" : "lx·s",
  "ucumCode" : "lx.s",
  "uneceCommonCode" : "B64",
  "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit",
  "label" : [ {
    "@language" : "pl",
    "@value" : "Luks Sekunda"
  }, {
    "@language" : "sl",
    "@value" : "Luks Sekunda"
  }, {
    "@language" : "cs",
    "@value" : "Lux Sekunda"
  }, {
    "@language" : "pt",
    "@value" : "Lux Segundo"
  }, {
    "@language" : "es",
    "@value" : "Lux Segundo"
  }, {
    "@language" : "ru",
    "@value" : "Люкс Секунда"
  }, {
    "@language" : "fr",
    "@value" : "Lux Seconde"
  }, {
    "@language" : "bg",
    "@value" : "Лукс Секунда"
  }, {
    "@language" : "ms",
    "@value" : "Lux Saat"
  }, {
    "@language" : "ro",
    "@value" : "Lux Secundă"
  }, {
    "@language" : "de",
    "@value" : "Lux Sekunde"
  }, {
    "@language" : "it",
    "@value" : "Lux Secondo"
  }, {
    "@language" : "tr",
    "@value" : "Lüks Saniye"
  }, {
    "@language" : "el",
    "@value" : "Lux Δευτερόλεπτο"
  }, "Lux Second", {
    "@language" : "en",
    "@value" : "Lux Second"
  } ],
  "@context" : {
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@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:24:29-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)