unit:CCY_SKK
URI: http://qudt.org/vocab/unit/CCY_SKK
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/CCY_SKK"> <rdf:type rdf:resource="http://qudt.org/schema/qudt/CurrencyUnit"/> <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Slovak_koruna?oldid=492625951</j.0:informativeReference> <j.0:currencyCode>SKK</j.0:currencyCode> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/> <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q178874"/> <rdfs:label>Slovak Koruna</rdfs:label> <rdfs:label xml:lang="en">Slovak Koruna</rdfs:label> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Currency"/> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier> <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Slovak_koruna</j.0:dbpediaMatch> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:currencyNumber>703</j.0:currencyNumber> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN> <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$SKK$</j.0:expression> <j.0:symbol>Sk</j.0:symbol> </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/CCY_SKK> rdf:type <http://qudt.org/schema/qudt/CurrencyUnit> ; rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://qudt.org/schema/qudt/conversionMultiplier> 1.0 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ; <http://qudt.org/schema/qudt/currencyCode> "SKK" ; <http://qudt.org/schema/qudt/currencyNumber> "703" ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Slovak_koruna"^^xsd:anyURI ; <http://qudt.org/schema/qudt/expression> "$SKK$"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Currency> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Slovak_koruna?oldid=492625951"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "Sk" ; <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q178874> ; rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ; rdfs:label "Slovak Koruna" ; rdfs:label "Slovak Koruna"@en ; .
{"resource":"Slovak Koruna" ,"qname":"unit:CCY_SKK" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/CCY_SKK" ,"properties":["Wikidata match":"<http:\/\/www.wikidata.org\/entity\/Q178874>" ,"conversion multiplier":"1.0" ,"conversion multiplier scientific":"1.0E0" ,"currency code":"SKK" ,"currency number":"703" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Slovak_koruna" ,"expression":"$SKK$" ,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1" ,"has quantity kind":"quantitykind:Currency" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Slovak_koruna?oldid=492625951" ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.5\/vocab\/unit>" ,"label":"Slovak Koruna" ,"label":"Slovak Koruna" ,"symbol":"Sk" ,"type":"qudt:CurrencyUnit" ,"type":"qudt:Unit" ]}
{ "@id" : "http://qudt.org/vocab/unit/CCY_SKK", "@type" : [ "http://qudt.org/schema/qudt/CurrencyUnit", "http://qudt.org/schema/qudt/Unit" ], "conversionMultiplier" : "1.0", "conversionMultiplier:SN" : 1.0, "currencyCode" : "SKK", "currencyNumber" : "703", "dbpediaMatch" : "http://dbpedia.org/resource/Slovak_koruna", "expression" : "$SKK$", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1", "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Currency", "informativeReference" : "http://en.wikipedia.org/wiki/Slovak_koruna?oldid=492625951", "symbol" : "Sk", "wikidataMatch" : "http://www.wikidata.org/entity/Q178874", "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit", "label" : [ "Slovak Koruna", { "@language" : "en", "@value" : "Slovak Koruna" } ], "@context" : { "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "currencyCode" : { "@id" : "http://qudt.org/schema/qudt/currencyCode" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "wikidataMatch" : { "@id" : "http://qudt.org/schema/qudt/wikidataMatch", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "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" }, "dbpediaMatch" : { "@id" : "http://qudt.org/schema/qudt/dbpediaMatch", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "currencyNumber" : { "@id" : "http://qudt.org/schema/qudt/currencyNumber" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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#" } }