unit:MilliSEC
URI: http://qudt.org/vocab/unit/MilliSEC
"Millisecond" is an Imperial unit for 'Time' expressed as ms.
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/MilliSEC"> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">ms</j.0:ucumCode> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Milli"/> <rdfs:label xml:lang="tr">Millisaniye</rdfs:label> <j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/SEC"/> <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Millisecond</j.0:dbpediaMatch> <j.0:uneceCommonCode>C26</j.0:uneceCommonCode> <j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/> <rdfs:label xml:lang="ms">Millisaat</rdfs:label> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/> <rdfs:label>Millisecond</rdfs:label> <rdfs:label xml:lang="en">Millisecond</rdfs:label> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.001</j.0:conversionMultiplier> <rdfs:label xml:lang="ro">Millisecundă</rdfs:label> <rdfs:label xml:lang="cs">Millisekunda</rdfs:label> <rdfs:label xml:lang="pl">Millisekunda</rdfs:label> <rdfs:label xml:lang="sl">Millisekunda</rdfs:label> <j.0:iec61360Code>0112/2///62720#UAA899</j.0:iec61360Code> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Millisecond" is an Imperial unit for 'Time' expressed as $ms$.</j.1:description> <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA899</j.0:informativeReference> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/> <j.0:symbol>ms</j.0:symbol> <rdfs:label xml:lang="hu">Millimásodperc</rdfs:label> <rdfs:label xml:lang="it">Millisecondo</rdfs:label> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-3</j.0:conversionMultiplierSN> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/> <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q723733"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <rdfs:label xml:lang="de">Millisekunde</rdfs:label> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Time"/> <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Millisecond?oldid=495102042</j.0:informativeReference> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/> <rdfs:label xml:lang="es">Millisegundo</rdfs:label> <rdfs:label xml:lang="fr">Milliseconde</rdfs:label> <j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/> </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/MilliSEC> rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ; rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "\"Millisecond\" is an Imperial unit for 'Time' expressed as $ms$."^^<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> 0.001 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-3 ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Millisecond"^^xsd:anyURI ; <http://qudt.org/schema/qudt/definedUnitOfSystem> <http://qudt.org/vocab/sou/IMPERIAL> ; <http://qudt.org/schema/qudt/definedUnitOfSystem> <http://qudt.org/vocab/sou/USCS> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Time> ; <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA899" ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Millisecond?oldid=495102042"^^xsd:anyURI ; <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA899"^^xsd:anyURI ; <http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Milli> ; <http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/SEC> ; <http://qudt.org/schema/qudt/symbol> "ms" ; <http://qudt.org/schema/qudt/ucumCode> "ms"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/uneceCommonCode> "C26" ; <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q723733> ; rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ; rdfs:label "Millimásodperc"@hu ; rdfs:label "Millisaat"@ms ; rdfs:label "Millisaniye"@tr ; rdfs:label "Millisecond" ; rdfs:label "Millisecond"@en ; rdfs:label "Milliseconde"@fr ; rdfs:label "Millisecondo"@it ; rdfs:label "Millisecundă"@ro ; rdfs:label "Millisegundo"@es ; rdfs:label "Millisekunda"@cs ; rdfs:label "Millisekunda"@pl ; rdfs:label "Millisekunda"@sl ; rdfs:label "Millisekunde"@de ; .
{"resource":"Millisecond" ,"qname":"unit:MilliSEC" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MilliSEC" ,"properties":["Wikidata match":"<http:\/\/www.wikidata.org\/entity\/Q723733>" ,"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":"0.001" ,"conversion multiplier scientific":"1.0E-3" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Millisecond" ,"defined unit of system":"sou:IMPERIAL" ,"defined unit of system":"sou:USCS" ,"description":"\"Millisecond\" is an Imperial unit for 'Time' expressed as $ms$." ,"has dimension vector":"dimension:A0E0L0I0M0H0T1D0" ,"has quantity kind":"quantitykind:Time" ,"iec-61360 code":"0112\/2\/\/\/62720#UAA899" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Millisecond?oldid=495102042" ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA899" ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.5\/vocab\/unit>" ,"label":"Millimásodperc" ,"label":"Millisaat" ,"label":"Millisaniye" ,"label":"Millisecond" ,"label":"Millisecond" ,"label":"Milliseconde" ,"label":"Millisecondo" ,"label":"Millisecundă" ,"label":"Millisegundo" ,"label":"Millisekunda" ,"label":"Millisekunda" ,"label":"Millisekunda" ,"label":"Millisekunde" ,"prefix":"prefix:Milli" ,"scalingOf":"unit:SEC" ,"symbol":"ms" ,"type":"qudt:DerivedUnit" ,"type":"qudt:Unit" ,"ucum code":"ms" ,"unece common code":"C26" ]}
{ "@id" : "http://qudt.org/vocab/unit/MilliSEC", "@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ], "description" : "\"Millisecond\" is an Imperial unit for 'Time' expressed as $ms$.", "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/IMPERIAL", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/USCS" ], "conversionMultiplier" : "0.001", "conversionMultiplier:SN" : 0.001, "dbpediaMatch" : "http://dbpedia.org/resource/Millisecond", "definedUnitOfSystem" : [ "http://qudt.org/vocab/sou/IMPERIAL", "http://qudt.org/vocab/sou/USCS" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0", "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Time", "iec61360Code" : "0112/2///62720#UAA899", "informativeReference" : [ "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA899", "http://en.wikipedia.org/wiki/Millisecond?oldid=495102042" ], "prefix" : "http://qudt.org/vocab/prefix/Milli", "scalingOf" : "http://qudt.org/vocab/unit/SEC", "symbol" : "ms", "ucumCode" : "ms", "uneceCommonCode" : "C26", "wikidataMatch" : "http://www.wikidata.org/entity/Q723733", "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit", "label" : [ { "@language" : "tr", "@value" : "Millisaniye" }, { "@language" : "ms", "@value" : "Millisaat" }, "Millisecond", { "@language" : "en", "@value" : "Millisecond" }, { "@language" : "ro", "@value" : "Millisecundă" }, { "@language" : "cs", "@value" : "Millisekunda" }, { "@language" : "pl", "@value" : "Millisekunda" }, { "@language" : "sl", "@value" : "Millisekunda" }, { "@language" : "hu", "@value" : "Millimásodperc" }, { "@language" : "it", "@value" : "Millisecondo" }, { "@language" : "de", "@value" : "Millisekunde" }, { "@language" : "es", "@value" : "Millisegundo" }, { "@language" : "fr", "@value" : "Milliseconde" } ], "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "prefix" : { "@id" : "http://qudt.org/schema/qudt/prefix", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "scalingOf" : { "@id" : "http://qudt.org/schema/qudt/scalingOf", "@type" : "@id" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "uneceCommonCode" : { "@id" : "http://qudt.org/schema/qudt/uneceCommonCode" }, "definedUnitOfSystem" : { "@id" : "http://qudt.org/schema/qudt/definedUnitOfSystem", "@type" : "@id" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "iec61360Code" : { "@id" : "http://qudt.org/schema/qudt/iec61360Code" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "wikidataMatch" : { "@id" : "http://qudt.org/schema/qudt/wikidataMatch", "@type" : "@id" }, "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#" } }