unit:SEC2
URI: http://qudt.org/vocab/unit/SEC2
"Square Second" is a unit for 'Square Time' expressed as s2.
Work in progress
<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/SEC2"> <j.0:derivedCoherentUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <rdfs:label xml:lang="cs">Čtvereční Sekunda</rdfs:label> <j.0:hasReciprocalUnit rdf:resource="http://qudt.org/vocab/unit/PER-SEC2"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/> <rdfs:label xml:lang="la">Secundum Quadratum</rdfs:label> <rdfs:label xml:lang="el">Τετραγωνικό Δευτερόλεπτο</rdfs:label> <rdfs:label xml:lang="sl">Kvadratni Sekunda</rdfs:label> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SquareTime"/> <rdfs:label xml:lang="tr">Saniyekare</rdfs:label> <rdfs:label>Square Second</rdfs:label> <rdfs:label xml:lang="pt">Segundo Quadrado</rdfs:label> <rdfs:label xml:lang="en">Square Second</rdfs:label> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier> <rdfs:label xml:lang="ro">Secundă Pătrat</rdfs:label> <rdfs:label xml:lang="es">Segundo Cuadrado</rdfs:label> <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Square Second" is a unit for 'Square Time' expressed as $s^{2}$.</j.1:description> <rdfs:label xml:lang="ms">Saat Persegi</rdfs:label> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">s2</j.0:ucumCode> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> <j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/> <rdfs:label xml:lang="pl">Sekunda Kwadratowy</rdfs:label> <rdfs:label xml:lang="bg">Квадратен Секунда</rdfs:label> <rdfs:label xml:lang="it">Secondo Quadrato</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <rdfs:label xml:lang="de">Quadratsekunde</rdfs:label> <j.0:hasFactorUnit rdf:nodeID="A0"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/> <rdfs:label xml:lang="ru">Квадратный Секунда</rdfs:label> <j.0:symbol>s²</j.0:symbol> <j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$s^2$</j.0:expression> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T2D0"/> <rdfs:label xml:lang="fr">Seconde Carré</rdfs:label> </rdf:Description> </rdf:RDF>
@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/SEC2> rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ; rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "\"Square Second\" is a unit for 'Square Time' expressed as $s^{2}$."^^<http://qudt.org/schema/qudt/LatexString> ; <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/IMPERIAL> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/USCS> ; <http://qudt.org/schema/qudt/conversionMultiplier> 1.0 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ; <http://qudt.org/schema/qudt/definedUnitOfSystem> <http://qudt.org/vocab/sou/SI> ; <http://qudt.org/schema/qudt/definedUnitOfSystem> <http://qudt.org/vocab/sou/USCS> ; <http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem> <http://qudt.org/vocab/sou/SI> ; <http://qudt.org/schema/qudt/expression> "$s^2$"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T2D0> ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/SquareTime> ; <http://qudt.org/schema/qudt/hasReciprocalUnit> <http://qudt.org/vocab/unit/PER-SEC2> ; <http://qudt.org/schema/qudt/symbol> "s²" ; <http://qudt.org/schema/qudt/ucumCode> "s2"^^<http://qudt.org/schema/qudt/UCUMcs> ; rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ; rdfs:label "Kvadratni Sekunda"@sl ; rdfs:label "Quadratsekunde"@de ; rdfs:label "Saat Persegi"@ms ; rdfs:label "Saniyekare"@tr ; rdfs:label "Seconde Carré"@fr ; rdfs:label "Secondo Quadrato"@it ; rdfs:label "Secundum Quadratum"@la ; rdfs:label "Secundă Pătrat"@ro ; rdfs:label "Segundo Cuadrado"@es ; rdfs:label "Segundo Quadrado"@pt ; rdfs:label "Sekunda Kwadratowy"@pl ; rdfs:label "Square Second" ; rdfs:label "Square Second"@en ; rdfs:label "Čtvereční Sekunda"@cs ; rdfs:label "Τετραγωνικό Δευτερόλεπτο"@el ; rdfs:label "Квадратен Секунда"@bg ; rdfs:label "Квадратный Секунда"@ru ; .
{"resource":"Square Second" ,"qname":"unit:SEC2" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/SEC2" ,"properties":["applicable system":"sou:CGS" ,"applicable system":"sou:CGS-EMU" ,"applicable system":"sou:CGS-GAUSS" ,"applicable system":"sou:IMPERIAL" ,"applicable system":"sou:SI" ,"applicable system":"sou:USCS" ,"conversion multiplier":"1.0" ,"conversion multiplier scientific":"1.0E0" ,"defined unit of system":"sou:SI" ,"defined unit of system":"sou:USCS" ,"description":"\"Square Second\" is a unit for 'Square Time' expressed as $s^{2}$." ,"expression":"$s^2$" ,"has dimension vector":"dimension:A0E0L0I0M0H0T2D0" ,"has quantity kind":"quantitykind:SquareTime" ,"has reciprocal unit":"unit:PER-SEC2" ,"hasFactorUnit":null ,"is coherent derived unit of system":"sou:SI" ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.5\/vocab\/unit>" ,"label":"Kvadratni Sekunda" ,"label":"Quadratsekunde" ,"label":"Saat Persegi" ,"label":"Saniyekare" ,"label":"Seconde Carré" ,"label":"Secondo Quadrato" ,"label":"Secundum Quadratum" ,"label":"Secundă Pătrat" ,"label":"Segundo Cuadrado" ,"label":"Segundo Quadrado" ,"label":"Sekunda Kwadratowy" ,"label":"Square Second" ,"label":"Square Second" ,"label":"Čtvereční Sekunda" ,"label":"Τετραγωνικό Δευτερόλεπτο" ,"label":"Квадратен Секунда" ,"label":"Квадратный Секунда" ,"symbol":"s²" ,"type":"qudt:DerivedUnit" ,"type":"qudt:Unit" ,"ucum code":"s2" ]}
{ "@id" : "http://qudt.org/vocab/unit/SEC2", "@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ], "description" : "\"Square Second\" is a unit for 'Square Time' expressed as $s^{2}$.", "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/USCS", "http://qudt.org/vocab/sou/IMPERIAL" ], "conversionMultiplier" : "1.0", "conversionMultiplier:SN" : 1.0, "definedUnitOfSystem" : [ "http://qudt.org/vocab/sou/USCS", "http://qudt.org/vocab/sou/SI" ], "derivedCoherentUnitOfSystem" : "http://qudt.org/vocab/sou/SI", "expression" : "$s^2$", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T2D0", "hasFactorUnit" : "_:b0", "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/SquareTime", "hasReciprocalUnit" : "http://qudt.org/vocab/unit/PER-SEC2", "symbol" : "s²", "ucumCode" : "s2", "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit", "label" : [ { "@language" : "cs", "@value" : "Čtvereční Sekunda" }, { "@language" : "la", "@value" : "Secundum Quadratum" }, { "@language" : "el", "@value" : "Τετραγωνικό Δευτερόλεπτο" }, { "@language" : "sl", "@value" : "Kvadratni Sekunda" }, { "@language" : "tr", "@value" : "Saniyekare" }, "Square Second", { "@language" : "pt", "@value" : "Segundo Quadrado" }, { "@language" : "en", "@value" : "Square Second" }, { "@language" : "ro", "@value" : "Secundă Pătrat" }, { "@language" : "es", "@value" : "Segundo Cuadrado" }, { "@language" : "ms", "@value" : "Saat Persegi" }, { "@language" : "pl", "@value" : "Sekunda Kwadratowy" }, { "@language" : "bg", "@value" : "Квадратен Секунда" }, { "@language" : "it", "@value" : "Secondo Quadrato" }, { "@language" : "de", "@value" : "Quadratsekunde" }, { "@language" : "ru", "@value" : "Квадратный Секунда" }, { "@language" : "fr", "@value" : "Seconde Carré" } ], "@context" : { "derivedCoherentUnitOfSystem" : { "@id" : "http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasReciprocalUnit" : { "@id" : "http://qudt.org/schema/qudt/hasReciprocalUnit", "@type" : "@id" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "definedUnitOfSystem" : { "@id" : "http://qudt.org/schema/qudt/definedUnitOfSystem", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasFactorUnit" : { "@id" : "http://qudt.org/schema/qudt/hasFactorUnit", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }