unit:KY
URI: http://qudt.org/vocab/unit/KY
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: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/KY"> <j.0:omUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/kayser"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/> <j.0:derivedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/InverseLength"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/> <j.0:derivedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0"/> <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Kayser</j.0:dbpediaMatch> <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Kayser?oldid=458489166</j.0:informativeReference> <j.0:symbol>K</j.0:symbol> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">100.0</j.0:conversionMultiplier> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">Ky</j.0:ucumCode> <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/> <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$cm^{-1}$</j.0:expression> <rdfs:label xml:lang="en">Kayser</rdfs:label> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E2</j.0:conversionMultiplierSN> </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/KY> rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ; rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ; <http://qudt.org/schema/qudt/conversionMultiplier> 100.0 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E2 ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Kayser"^^xsd:anyURI ; <http://qudt.org/schema/qudt/derivedUnitOfSystem> <http://qudt.org/vocab/sou/CGS> ; <http://qudt.org/schema/qudt/derivedUnitOfSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ; <http://qudt.org/schema/qudt/expression> "$cm^{-1}$"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InverseLength> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Kayser?oldid=458489166"^^xsd:anyURI ; <http://qudt.org/schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/kayser> ; <http://qudt.org/schema/qudt/symbol> "K" ; <http://qudt.org/schema/qudt/ucumCode> "Ky"^^<http://qudt.org/schema/qudt/UCUMcs> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ; rdfs:label "Kayser"@en ; .
{"resource":"Kayser" ,"qname":"unit:KY" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/KY" ,"properties":["applicable system":"sou:CGS" ,"applicable system":"sou:CGS-GAUSS" ,"conversion multiplier":"100.0" ,"conversion multiplier scientific":"1.0E2" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Kayser" ,"expression":"$cm^{-1}$" ,"has dimension vector":"dimension:A0E0L-1I0M0H0T0D0" ,"has quantity kind":"quantitykind:InverseLength" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Kayser?oldid=458489166" ,"is derived unit of system":"sou:CGS" ,"is derived unit of system":"sou:CGS-GAUSS" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>" ,"label":"Kayser" ,"om unit":"<http:\/\/www.ontology-of-units-of-measure.org\/resource\/om-2\/kayser>" ,"symbol":"K" ,"type":"qudt:DerivedUnit" ,"type":"qudt:Unit" ,"ucum code":"Ky" ]}
{ "@id" : "http://qudt.org/vocab/unit/KY", "@type" : [ "http://qudt.org/schema/qudt/DerivedUnit", "http://qudt.org/schema/qudt/Unit" ], "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS" ], "conversionMultiplier" : "100.0", "conversionMultiplier:SN" : 100.0, "dbpediaMatch" : "http://dbpedia.org/resource/Kayser", "derivedUnitOfSystem" : [ "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS" ], "expression" : "$cm^{-1}$", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0", "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/InverseLength", "informativeReference" : "http://en.wikipedia.org/wiki/Kayser?oldid=458489166", "omUnit" : "http://www.ontology-of-units-of-measure.org/resource/om-2/kayser", "symbol" : "K", "ucumCode" : "Ky", "isDefinedBy" : "http://qudt.org/2.1/vocab/unit", "label" : { "@language" : "en", "@value" : "Kayser" }, "@context" : { "omUnit" : { "@id" : "http://qudt.org/schema/qudt/omUnit", "@type" : "@id" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "derivedUnitOfSystem" : { "@id" : "http://qudt.org/schema/qudt/derivedUnitOfSystem", "@type" : "@id" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "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#" } }