unit:DecaPOISE
URI: http://qudt.org/vocab/unit/DecaPOISE
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/DecaPOISE"> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Viscosity"/> <j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/POISE"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/DynamicViscosity"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">daP</j.0:ucumCode> <j.0:symbol>daP</j.0:symbol> <j.0:plainTextDescription>10-fold of the CGS unit of the dynamic viscosity poise</j.0:plainTextDescription> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier> <rdfs:label xml:lang="en">Decapoise</rdfs:label> <rdfs:label xml:lang="de">Dekapoise</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.0/vocab/unit"/> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN> <j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Deca"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> </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/DecaPOISE> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ; <http://qudt.org/schema/qudt/conversionMultiplier> 1.0 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DynamicViscosity> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Viscosity> ; <http://qudt.org/schema/qudt/plainTextDescription> "10-fold of the CGS unit of the dynamic viscosity poise" ; <http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Deca> ; <http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/POISE> ; <http://qudt.org/schema/qudt/symbol> "daP" ; <http://qudt.org/schema/qudt/ucumCode> "daP"^^<http://qudt.org/schema/qudt/UCUMcs> ; rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/unit> ; rdfs:label "Decapoise"@en ; rdfs:label "Dekapoise"@de ; .
{"resource":"Decapoise" ,"qname":"unit:DecaPOISE" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/DecaPOISE" ,"properties":["applicable system":"sou:CGS" ,"applicable system":"sou:CGS-GAUSS" ,"conversion multiplier":"1.0" ,"conversion multiplier scientific":"1.0E0" ,"description (plain text)":"10-fold of the CGS unit of the dynamic viscosity poise" ,"has dimension vector":"dimension:A0E0L-1I0M1H0T-1D0" ,"has quantity kind":"quantitykind:DynamicViscosity" ,"has quantity kind":"quantitykind:Viscosity" ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.0\/vocab\/unit>" ,"label":"Decapoise" ,"label":"Dekapoise" ,"prefix":"prefix:Deca" ,"scalingOf":"unit:POISE" ,"symbol":"daP" ,"type":"qudt:Unit" ,"ucum code":"daP" ]}
{ "@id" : "http://qudt.org/vocab/unit/DecaPOISE", "@type" : "http://qudt.org/schema/qudt/Unit", "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-GAUSS" ], "conversionMultiplier" : "1.0", "conversionMultiplier:SN" : 1.0, "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0", "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/Viscosity", "http://qudt.org/vocab/quantitykind/DynamicViscosity" ], "plainTextDescription" : "10-fold of the CGS unit of the dynamic viscosity poise", "prefix" : "http://qudt.org/vocab/prefix/Deca", "scalingOf" : "http://qudt.org/vocab/unit/POISE", "symbol" : "daP", "ucumCode" : "daP", "isDefinedBy" : "http://qudt.org/3.1.0/vocab/unit", "label" : [ { "@language" : "en", "@value" : "Decapoise" }, { "@language" : "de", "@value" : "Dekapoise" } ], "@context" : { "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "scalingOf" : { "@id" : "http://qudt.org/schema/qudt/scalingOf", "@type" : "@id" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "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" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "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" }, "prefix" : { "@id" : "http://qudt.org/schema/qudt/prefix", "@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#" } }