<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/MO_MeanGREGORIAN">
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0"/>
<j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q99476609"/>
<rdfs:label>Mean Gregorian Month</rdfs:label>
<rdfs:label xml:lang="en">Mean Gregorian Month</rdfs:label>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Time"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">2629746.0</j.0:conversionMultiplier>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://conversion.org/time/month-gregorian-average/</j.0:informativeReference>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.6/vocab/unit"/>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2.629746E6</j.0:conversionMultiplierSN>
<j.0:symbol>mo{Gregorian}</j.0:symbol>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mo_g</j.0:ucumCode>
<j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/SEC"/>
<j.0:uneceCommonCode>MON</j.0:uneceCommonCode>
</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/MO_MeanGREGORIAN>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 2629746.0 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 2.629746E6 ;
<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/informativeReference> "https://conversion.org/time/month-gregorian-average/"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/SEC> ;
<http://qudt.org/schema/qudt/symbol> "mo{Gregorian}" ;
<http://qudt.org/schema/qudt/ucumCode> "mo_g"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "MON" ;
<http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q99476609> ;
rdfs:isDefinedBy <http://qudt.org/3.1.6/vocab/unit> ;
rdfs:label "Mean Gregorian Month" ;
rdfs:label "Mean Gregorian Month"@en ;
.
{"resource":"Mean Gregorian Month"
,"qname":"unit:MO_MeanGREGORIAN"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/MO_MeanGREGORIAN"
,"properties":["Wikidata match":"<http:\/\/www.wikidata.org\/entity\/Q99476609>"
,"conversion multiplier":"2629746.0"
,"conversion multiplier scientific":"2.629746E6"
,"has dimension vector":"dimension:A0E0L0I0M0H0T1D0"
,"has quantity kind":"quantitykind:Time"
,"informative reference":"https:\/\/conversion.org\/time\/month-gregorian-average\/"
,"isDefinedBy":"<http:\/\/qudt.org\/3.1.6\/vocab\/unit>"
,"label":"Mean Gregorian Month"
,"label":"Mean Gregorian Month"
,"scalingOf":"unit:SEC"
,"symbol":"mo{Gregorian}"
,"type":"qudt:Unit"
,"ucum code":"mo_g"
,"unece common code":"MON"
]}
{
"@id" : "http://qudt.org/vocab/unit/MO_MeanGREGORIAN",
"@type" : "http://qudt.org/schema/qudt/Unit",
"conversionMultiplier" : "2629746.0",
"conversionMultiplier:SN" : 2629746.0,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Time",
"informativeReference" : "https://conversion.org/time/month-gregorian-average/",
"scalingOf" : "http://qudt.org/vocab/unit/SEC",
"symbol" : "mo{Gregorian}",
"ucumCode" : "mo_g",
"uneceCommonCode" : "MON",
"wikidataMatch" : "http://www.wikidata.org/entity/Q99476609",
"isDefinedBy" : "http://qudt.org/3.1.6/vocab/unit",
"label" : [ "Mean Gregorian Month", {
"@language" : "en",
"@value" : "Mean Gregorian Month"
} ],
"@context" : {
"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"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"scalingOf" : {
"@id" : "http://qudt.org/schema/qudt/scalingOf",
"@type" : "@id"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"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#"
}
}