unit:PER-PA
URI: http://qudt.org/vocab/unit/PER-PA
reciprocal of the SI 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/PER-PA"> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">/Pa</j.0:ucumCode> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Compressibility"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/> <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$/Pa$</j.0:expression> <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Pascal?oldid=492989202</j.0:informativeReference> <j.0:uneceCommonCode>C96</j.0:uneceCommonCode> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier> <j.0:symbol>Pa⁻¹</j.0:symbol> <j.1:description>reciprocal of the SI derived unit pascal</j.1:description> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/IsentropicCompressibility"/> <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Pascal</j.0:dbpediaMatch> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/IsothermalCompressibility"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/StressOpticCoefficient"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">Pa-1</j.0:ucumCode> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/InversePressure"/> <j.0:iec61360Code>0112/2///62720#UAA269</j.0:iec61360Code> <rdfs:label xml:lang="en">Reciprocal Pascal</rdfs:label> <j.0:siUnitsExpression>m^2/N</j.0:siUnitsExpression> </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/PER-PA> rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ; rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "reciprocal of the SI derived unit pascal" ; <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> 1.0 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ; <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Pascal"^^xsd:anyURI ; <http://qudt.org/schema/qudt/expression> "$/Pa$"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Compressibility> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InversePressure> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/IsentropicCompressibility> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/IsothermalCompressibility> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/StressOpticCoefficient> ; <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA269" ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Pascal?oldid=492989202"^^xsd:anyURI ; <http://qudt.org/schema/qudt/siUnitsExpression> "m^2/N" ; <http://qudt.org/schema/qudt/symbol> "Pa⁻¹" ; <http://qudt.org/schema/qudt/ucumCode> "/Pa"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/ucumCode> "Pa-1"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/uneceCommonCode> "C96" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ; rdfs:label "Reciprocal Pascal"@en ; .
{"resource":"Reciprocal Pascal" ,"qname":"unit:PER-PA" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/PER-PA" ,"properties":["applicable system":"sou:CGS" ,"applicable system":"sou:CGS-EMU" ,"applicable system":"sou:CGS-GAUSS" ,"applicable system":"sou:SI" ,"conversion multiplier":"1.0" ,"conversion multiplier scientific":"1.0E0" ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Pascal" ,"description":"reciprocal of the SI derived unit pascal" ,"expression":"$\/Pa$" ,"has dimension vector":"dimension:A0E0L1I0M-1H0T2D0" ,"has quantity kind":"quantitykind:Compressibility" ,"has quantity kind":"quantitykind:InversePressure" ,"has quantity kind":"quantitykind:IsentropicCompressibility" ,"has quantity kind":"quantitykind:IsothermalCompressibility" ,"has quantity kind":"quantitykind:StressOpticCoefficient" ,"iec-61360 code":"0112\/2\/\/\/62720#UAA269" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Pascal?oldid=492989202" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>" ,"label":"Reciprocal Pascal" ,"si units expression":"m^2\/N" ,"symbol":"Pa\u207B¹" ,"type":"qudt:DerivedUnit" ,"type":"qudt:Unit" ,"ucum code":"\/Pa" ,"ucum code":"Pa-1" ,"unece common code":"C96" ]}
{ "@id" : "http://qudt.org/vocab/unit/PER-PA", "@type" : [ "http://qudt.org/schema/qudt/DerivedUnit", "http://qudt.org/schema/qudt/Unit" ], "description" : "reciprocal of the SI derived unit pascal", "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/SI" ], "conversionMultiplier" : "1.0", "conversionMultiplier:SN" : 1.0, "dbpediaMatch" : "http://dbpedia.org/resource/Pascal", "expression" : "$/Pa$", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T2D0", "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/Compressibility", "http://qudt.org/vocab/quantitykind/IsentropicCompressibility", "http://qudt.org/vocab/quantitykind/IsothermalCompressibility", "http://qudt.org/vocab/quantitykind/StressOpticCoefficient", "http://qudt.org/vocab/quantitykind/InversePressure" ], "iec61360Code" : "0112/2///62720#UAA269", "informativeReference" : "http://en.wikipedia.org/wiki/Pascal?oldid=492989202", "siUnitsExpression" : "m^2/N", "symbol" : "Pa⁻¹", "ucumCode" : [ "/Pa", "Pa-1" ], "uneceCommonCode" : "C96", "isDefinedBy" : "http://qudt.org/2.1/vocab/unit", "label" : { "@language" : "en", "@value" : "Reciprocal Pascal" }, "@context" : { "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "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" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "uneceCommonCode" : { "@id" : "http://qudt.org/schema/qudt/uneceCommonCode" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "description" : { "@id" : "http://purl.org/dc/terms/description" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "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" }, "iec61360Code" : { "@id" : "http://qudt.org/schema/qudt/iec61360Code" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "siUnitsExpression" : { "@id" : "http://qudt.org/schema/qudt/siUnitsExpression" }, "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#" } }