unit:CCY_MYR

URI: http://qudt.org/vocab/unit/CCY_MYR

Type
Description

Properties
Annotations
rdfs:label
Malaysian Ringgit
Malaysian Ringgit(en)
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: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_MYR">
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Currency"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.7/vocab/unit"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/CurrencyUnit"/>
    <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/Malaysian_ringgit</j.0:dbpediaMatch>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Malaysian_ringgit?oldid=494417091</j.0:informativeReference>
    <j.0:symbol>RM</j.0:symbol>
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q163712"/>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$MYR$</j.0:expression>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label>Malaysian Ringgit</rdfs:label>
    <rdfs:label xml:lang="en">Malaysian Ringgit</rdfs:label>
    <j.0:currencyExponent rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</j.0:currencyExponent>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
    <j.0:currencyCode>MYR</j.0:currencyCode>
    <j.0:currencyNumber>458</j.0:currencyNumber>
  </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/CCY_MYR>
  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> "MYR" ;
  <http://qudt.org/schema/qudt/currencyExponent> 2 ;
  <http://qudt.org/schema/qudt/currencyNumber> "458" ;
  <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Malaysian_ringgit"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/expression> "$MYR$"^^<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/Malaysian_ringgit?oldid=494417091"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "RM" ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q163712> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.7/vocab/unit> ;
  rdfs:label "Malaysian Ringgit" ;
  rdfs:label "Malaysian Ringgit"@en ;
.
JSON
{"resource":"Malaysian Ringgit" 
 ,"qname":"unit:CCY_MYR" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/CCY_MYR" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q163712&gt;" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"currency code":"MYR" 
    ,"currency exponent":"2" 
    ,"currency number":"458" 
    ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Malaysian_ringgit" 
    ,"expression":"$MYR$" 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1" 
    ,"has quantity kind":"quantitykind:Currency" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Malaysian_ringgit?oldid=494417091" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.7\/vocab\/unit&gt;" 
    ,"label":"Malaysian Ringgit" 
    ,"label":"Malaysian Ringgit" 
    ,"symbol":"RM" 
    ,"type":"qudt:CurrencyUnit" 
    ,"type":"qudt:Unit" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/CCY_MYR",
  "@type" : [ "http://qudt.org/schema/qudt/CurrencyUnit", "http://qudt.org/schema/qudt/Unit" ],
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "currencyCode" : "MYR",
  "http://qudt.org/schema/qudt/currencyExponent" : 2,
  "currencyNumber" : "458",
  "dbpediaMatch" : "http://dbpedia.org/resource/Malaysian_ringgit",
  "expression" : "$MYR$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Currency",
  "informativeReference" : "http://en.wikipedia.org/wiki/Malaysian_ringgit?oldid=494417091",
  "symbol" : "RM",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q163712",
  "isDefinedBy" : "http://qudt.org/3.1.7/vocab/unit",
  "label" : [ "Malaysian Ringgit", {
    "@language" : "en",
    "@value" : "Malaysian Ringgit"
  } ],
  "@context" : {
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@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"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "wikidataMatch" : {
      "@id" : "http://qudt.org/schema/qudt/wikidataMatch",
      "@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"
    },
    "currencyExponent" : {
      "@id" : "http://qudt.org/schema/qudt/currencyExponent",
      "@type" : "http://www.w3.org/2001/XMLSchema#integer"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "currencyCode" : {
      "@id" : "http://qudt.org/schema/qudt/currencyCode"
    },
    "currencyNumber" : {
      "@id" : "http://qudt.org/schema/qudt/currencyNumber"
    },
    "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-10-27T16:59:14.801-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)