<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/N-M-PER-DEG">
<rdfs:label>newton metre per degree</rdfs:label>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">N.m/deg</j.0:ucumCode>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/TorquePerAngle"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/TorsionalSpringConstant"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">5.729577957855229894302178227976183E1</j.0:conversionMultiplierSN>
<j.1:description>product of the SI derived unit newton and the SI base unit metre divided by the unit degree</j.1:description>
<j.0:uneceCommonCode>F89</j.0:uneceCommonCode>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">N.m.deg-1</j.0:ucumCode>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">57.29577957855229894302178227976183</j.0:conversionMultiplier>
<j.0:symbol>N·m/°</j.0:symbol>
<j.0:iec61360Code>0112/2///62720#UAB308</j.0:iec61360Code>
</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/N-M-PER-DEG>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "product of the SI derived unit newton and the SI base unit metre divided by the unit degree" ;
<http://qudt.org/schema/qudt/conversionMultiplier> 57.29577957855229894302178227976183 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 5.729577957855229894302178227976183E1 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/TorquePerAngle> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/TorsionalSpringConstant> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB308" ;
<http://qudt.org/schema/qudt/symbol> "N·m/°" ;
<http://qudt.org/schema/qudt/ucumCode> "N.m.deg-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "N.m/deg"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "F89" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "newton metre per degree" ;
.
{"resource":"newton metre per degree"
,"qname":"unit:N-M-PER-DEG"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/N-M-PER-DEG"
,"properties":["conversion multiplier":"57.29577957855229894302178227976183"
,"conversion multiplier scientific":"5.729577957855229894302178227976183E1"
,"description":"product of the SI derived unit newton and the SI base unit metre divided by the unit degree"
,"has dimension vector":"dimension:A0E0L2I0M1H0T-2D0"
,"has quantity kind":"quantitykind:TorquePerAngle"
,"has quantity kind":"quantitykind:TorsionalSpringConstant"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB308"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"newton metre per degree"
,"symbol":"N·m\/°"
,"type":"qudt:Unit"
,"ucum code":"N.m.deg-1"
,"ucum code":"N.m\/deg"
,"unece common code":"F89"
]}
{
"@id" : "http://qudt.org/vocab/unit/N-M-PER-DEG",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "product of the SI derived unit newton and the SI base unit metre divided by the unit degree",
"conversionMultiplier" : "57.29577957855229894302178227976183",
"conversionMultiplier:SN" : 57.2957795785523,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0",
"hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/TorquePerAngle", "http://qudt.org/vocab/quantitykind/TorsionalSpringConstant" ],
"iec61360Code" : "0112/2///62720#UAB308",
"symbol" : "N·m/°",
"ucumCode" : [ "N.m/deg", "N.m.deg-1" ],
"uneceCommonCode" : "F89",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : "newton metre per degree",
"@context" : {
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"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"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"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#"
}
}