unit:MegaPA
URI: http://qudt.org/vocab/unit/MegaPA
1,000,000-fold of the derived unit pascal
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/MegaPA"> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E6</j.0:conversionMultiplierSN> <j.0:uneceCommonCode>MPA</j.0:uneceCommonCode> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ForcePerArea"/> <rdfs:label xml:lang="pl">Megapaskal</rdfs:label> <j.0:symbol>MPa</j.0:symbol> <rdfs:label>Megapascal</rdfs:label> <rdfs:label xml:lang="cs">Megapascal</rdfs:label> <rdfs:label xml:lang="de">Megapascal</rdfs:label> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/> <rdfs:label xml:lang="en">Megapascal</rdfs:label> <rdfs:label xml:lang="es">Megapascal</rdfs:label> <rdfs:label xml:lang="fr">Megapascal</rdfs:label> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <rdfs:label xml:lang="hu">Megapascal</rdfs:label> <rdfs:label xml:lang="it">Megapascal</rdfs:label> <rdfs:label xml:lang="ms">Megapascal</rdfs:label> <rdfs:label xml:lang="sl">Megapascal</rdfs:label> <rdfs:label xml:lang="tr">Megapascal</rdfs:label> <rdfs:label xml:lang="ro">Megapascal</rdfs:label> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ModulusOfElasticity"/> <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA215</j.0:informativeReference> <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q21062777"/> <j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Mega"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VaporPressure"/> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000000.0</j.0:conversionMultiplier> <j.0:plainTextDescription>1,000,000-fold of the derived unit pascal</j.0:plainTextDescription> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ShearModulus"/> <j.0:iec61360Code>0112/2///62720#UAA215</j.0:iec61360Code> <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">1,000,000-fold of the derived unit pascal</j.1:description> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">MPa</j.0:ucumCode> <j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/PA"/> </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/MegaPA> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "1,000,000-fold of the derived unit pascal"^^rdf:HTML ; <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/SI> ; <http://qudt.org/schema/qudt/conversionMultiplier> 1000000.0 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E6 ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ForcePerArea> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ModulusOfElasticity> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ShearModulus> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/VaporPressure> ; <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA215" ; <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA215"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "1,000,000-fold of the derived unit pascal" ; <http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Mega> ; <http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/PA> ; <http://qudt.org/schema/qudt/symbol> "MPa" ; <http://qudt.org/schema/qudt/ucumCode> "MPa"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/uneceCommonCode> "MPA" ; <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q21062777> ; rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ; rdfs:label "Megapascal" ; rdfs:label "Megapascal"@cs ; rdfs:label "Megapascal"@de ; rdfs:label "Megapascal"@en ; rdfs:label "Megapascal"@es ; rdfs:label "Megapascal"@fr ; rdfs:label "Megapascal"@hu ; rdfs:label "Megapascal"@it ; rdfs:label "Megapascal"@ms ; rdfs:label "Megapascal"@ro ; rdfs:label "Megapascal"@sl ; rdfs:label "Megapascal"@tr ; rdfs:label "Megapaskal"@pl ; .
{"resource":"Megapascal" ,"qname":"unit:MegaPA" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/MegaPA" ,"properties":["Wikidata match":"<http:\/\/www.wikidata.org\/entity\/Q21062777>" ,"applicable system":"sou:CGS" ,"applicable system":"sou:CGS-EMU" ,"applicable system":"sou:CGS-GAUSS" ,"applicable system":"sou:SI" ,"conversion multiplier":"1000000.0" ,"conversion multiplier scientific":"1.0E6" ,"description":"1,000,000-fold of the derived unit pascal" ,"description (plain text)":"1,000,000-fold of the derived unit pascal" ,"has dimension vector":"dimension:A0E0L-1I0M1H0T-2D0" ,"has quantity kind":"quantitykind:ForcePerArea" ,"has quantity kind":"quantitykind:ModulusOfElasticity" ,"has quantity kind":"quantitykind:ShearModulus" ,"has quantity kind":"quantitykind:VaporPressure" ,"iec-61360 code":"0112\/2\/\/\/62720#UAA215" ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA215" ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.5\/vocab\/unit>" ,"label":"Megapascal" ,"label":"Megapascal" ,"label":"Megapascal" ,"label":"Megapascal" ,"label":"Megapascal" ,"label":"Megapascal" ,"label":"Megapascal" ,"label":"Megapascal" ,"label":"Megapascal" ,"label":"Megapascal" ,"label":"Megapascal" ,"label":"Megapascal" ,"label":"Megapaskal" ,"prefix":"prefix:Mega" ,"scalingOf":"unit:PA" ,"symbol":"MPa" ,"type":"qudt:Unit" ,"ucum code":"MPa" ,"unece common code":"MPA" ]}
{ "@id" : "http://qudt.org/vocab/unit/MegaPA", "@type" : "http://qudt.org/schema/qudt/Unit", "description" : "1,000,000-fold of the derived unit pascal", "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS" ], "conversionMultiplier" : "1000000.0", "conversionMultiplier:SN" : 1000000.0, "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0", "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/ForcePerArea", "http://qudt.org/vocab/quantitykind/ModulusOfElasticity", "http://qudt.org/vocab/quantitykind/VaporPressure", "http://qudt.org/vocab/quantitykind/ShearModulus" ], "iec61360Code" : "0112/2///62720#UAA215", "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA215", "plainTextDescription" : "1,000,000-fold of the derived unit pascal", "prefix" : "http://qudt.org/vocab/prefix/Mega", "scalingOf" : "http://qudt.org/vocab/unit/PA", "symbol" : "MPa", "ucumCode" : "MPa", "uneceCommonCode" : "MPA", "wikidataMatch" : "http://www.wikidata.org/entity/Q21062777", "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit", "label" : [ { "@language" : "pl", "@value" : "Megapaskal" }, "Megapascal", { "@language" : "cs", "@value" : "Megapascal" }, { "@language" : "de", "@value" : "Megapascal" }, { "@language" : "en", "@value" : "Megapascal" }, { "@language" : "es", "@value" : "Megapascal" }, { "@language" : "fr", "@value" : "Megapascal" }, { "@language" : "hu", "@value" : "Megapascal" }, { "@language" : "it", "@value" : "Megapascal" }, { "@language" : "ms", "@value" : "Megapascal" }, { "@language" : "sl", "@value" : "Megapascal" }, { "@language" : "tr", "@value" : "Megapascal" }, { "@language" : "ro", "@value" : "Megapascal" } ], "@context" : { "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "uneceCommonCode" : { "@id" : "http://qudt.org/schema/qudt/uneceCommonCode" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "wikidataMatch" : { "@id" : "http://qudt.org/schema/qudt/wikidataMatch", "@type" : "@id" }, "prefix" : { "@id" : "http://qudt.org/schema/qudt/prefix", "@type" : "@id" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "iec61360Code" : { "@id" : "http://qudt.org/schema/qudt/iec61360Code" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "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" }, "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#" } }