<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/DYN-SEC-PER-CentiM">
<rdfs:label xml:lang="en-us">Dyne Second Per Centimeter</rdfs:label>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/MassFlowRate"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">dyn.s.cm-1</j.0:ucumCode>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:uneceCommonCode>A51</j.0:uneceCommonCode>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.001</j.0:conversionMultiplier>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">dyn.s/cm</j.0:ucumCode>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0"/>
<j.0:symbol>dyn⋅s/cm</j.0:symbol>
<j.0:iec61360Code>0112/2///62720#UAB144</j.0:iec61360Code>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<rdfs:label xml:lang="en">Dyne Second Per Centimetre</rdfs:label>
<j.0:plainTextDescription>CGS unit of the mechanical impedance</j.0:plainTextDescription>
</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/DYN-SEC-PER-CentiM>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.001 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/MassFlowRate> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB144" ;
<http://qudt.org/schema/qudt/plainTextDescription> "CGS unit of the mechanical impedance" ;
<http://qudt.org/schema/qudt/symbol> "dyn⋅s/cm" ;
<http://qudt.org/schema/qudt/ucumCode> "dyn.s.cm-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "dyn.s/cm"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "A51" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Dyne Second Per Centimeter"@en-us ;
rdfs:label "Dyne Second Per Centimetre"@en ;
.
{"resource":"Dyne Second Per Centimetre"
,"qname":"unit:DYN-SEC-PER-CentiM"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/DYN-SEC-PER-CentiM"
,"properties":["conversion multiplier":"0.001"
,"description (plain text)":"CGS unit of the mechanical impedance"
,"has dimension vector":"dimension:A0E0L0I0M1H0T-1D0"
,"has quantity kind":"quantitykind:MassFlowRate"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB144"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Dyne Second Per Centimeter"
,"label":"Dyne Second Per Centimetre"
,"symbol":"dyn⋅s\/cm"
,"type":"qudt:Unit"
,"ucum code":"dyn.s.cm-1"
,"ucum code":"dyn.s\/cm"
,"unece common code":"A51"
]}
{
"@id" : "http://qudt.org/vocab/unit/DYN-SEC-PER-CentiM",
"@type" : "http://qudt.org/schema/qudt/Unit",
"conversionMultiplier" : "0.001",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-1D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/MassFlowRate",
"iec61360Code" : "0112/2///62720#UAB144",
"plainTextDescription" : "CGS unit of the mechanical impedance",
"symbol" : "dyn⋅s/cm",
"ucumCode" : [ "dyn.s.cm-1", "dyn.s/cm" ],
"uneceCommonCode" : "A51",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : [ {
"@language" : "en-us",
"@value" : "Dyne Second Per Centimeter"
}, {
"@language" : "en",
"@value" : "Dyne Second Per Centimetre"
} ],
"@context" : {
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"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#"
}
}