<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-MIN_Angle">
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0"/>
<j.1:description>product of the SI derived unit newton and the SI base unit metre divided by the unit minute [unit of angle]</j.1:description>
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/N-M-PER-ARCMIN"/>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">3.437746873197331483367149303409351E3</j.0:conversionMultiplierSN>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/TorsionalSpringConstant"/>
<rdfs:label>newton metre per minute [unit of angle]</rdfs:label>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/TorquePerAngle"/>
<j.0:symbol>N·m/'</j.0:symbol>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">N.m.'-1</j.0:ucumCode>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">3437.746873197331483367149303409351</j.0:conversionMultiplier>
<j.0:iec61360Code>0112/2///62720#UAD923</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-MIN_Angle>
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 minute [unit of angle]" ;
<http://qudt.org/schema/qudt/conversionMultiplier> 3437.746873197331483367149303409351 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 3.437746873197331483367149303409351E3 ;
<http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/unit/N-M-PER-ARCMIN> ;
<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#UAD923" ;
<http://qudt.org/schema/qudt/symbol> "N·m/'" ;
<http://qudt.org/schema/qudt/ucumCode> "N.m.'-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "newton metre per minute [unit of angle]" ;
.
{"resource":"newton metre per minute [unit of angle]"
,"qname":"unit:N-M-PER-MIN_Angle"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/N-M-PER-MIN_Angle"
,"properties":["conversion multiplier":"3437.746873197331483367149303409351"
,"conversion multiplier scientific":"3.437746873197331483367149303409351E3"
,"description":"product of the SI derived unit newton and the SI base unit metre divided by the unit minute [unit of angle]"
,"exact match":"unit:N-M-PER-ARCMIN"
,"has dimension vector":"dimension:A0E0L2I0M1H0T-2D0"
,"has quantity kind":"quantitykind:TorquePerAngle"
,"has quantity kind":"quantitykind:TorsionalSpringConstant"
,"iec-61360 code":"0112\/2\/\/\/62720#UAD923"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"newton metre per minute [unit of angle]"
,"symbol":"N·m\/'"
,"type":"qudt:Unit"
,"ucum code":"N.m.'-1"
]}
{
"@id" : "http://qudt.org/vocab/unit/N-M-PER-MIN_Angle",
"@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 minute [unit of angle]",
"conversionMultiplier" : "3437.746873197331483367149303409351",
"conversionMultiplier:SN" : 3437.7468731973313,
"exactMatch" : "http://qudt.org/vocab/unit/N-M-PER-ARCMIN",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0",
"hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/TorsionalSpringConstant", "http://qudt.org/vocab/quantitykind/TorquePerAngle" ],
"iec61360Code" : "0112/2///62720#UAD923",
"symbol" : "N·m/'",
"ucumCode" : "N.m.'-1",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : "newton metre per minute [unit of angle]",
"@context" : {
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"exactMatch" : {
"@id" : "http://qudt.org/schema/qudt/exactMatch",
"@type" : "@id"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"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"
},
"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"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"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#"
}
}