<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/MicroRAD">
<j.0:iec61360Code>0112/2///62720#UAA094</j.0:iec61360Code>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Angle"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:isScalingOf rdf:resource="http://qudt.org/vocab/unit/RAD"/>
<j.0:uneceCommonCode>B97</j.0:uneceCommonCode>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">urad</j.0:ucumCode>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
<j.0:symbol>µrad</j.0:symbol>
<j.0:guidance rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"><p>See NIST section <a href="http://physics.nist.gov/Pubs/SP811/sec07.html#7.10">SP811 section7.10</a></p></j.0:guidance>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000001</j.0:conversionMultiplier>
<rdfs:label xml:lang="en">microradian</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Micro"/>
</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/MicroRAD>
rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.000001 ;
<http://qudt.org/schema/qudt/guidance> "<p>See NIST section <a href=\"http://physics.nist.gov/Pubs/SP811/sec07.html#7.10\">SP811 section7.10</a></p>"^^rdf:HTML ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Angle> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA094" ;
<http://qudt.org/schema/qudt/isScalingOf> <http://qudt.org/vocab/unit/RAD> ;
<http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Micro> ;
<http://qudt.org/schema/qudt/symbol> "µrad" ;
<http://qudt.org/schema/qudt/ucumCode> "urad"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "B97" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "microradian"@en ;
.
{"resource":"microradian"
,"qname":"unit:MicroRAD"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/MicroRAD"
,"properties":["conversion multiplier":"0.000001"
,"guidance":"<p>See NIST section <a href=\"http:\/\/physics.nist.gov\/Pubs\/SP811\/sec07.html#7.10\">SP811 section7.10<\/a><\/p>"
,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1"
,"has quantity kind":"quantitykind:Angle"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA094"
,"is scaling of":"unit:RAD"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"microradian"
,"prefix":"prefix:Micro"
,"symbol":"µrad"
,"type":"qudt:DerivedUnit"
,"type":"qudt:Unit"
,"ucum code":"urad"
,"unece common code":"B97"
]}
{
"@id" : "http://qudt.org/vocab/unit/MicroRAD",
"@type" : [ "http://qudt.org/schema/qudt/DerivedUnit", "http://qudt.org/schema/qudt/Unit" ],
"conversionMultiplier" : "0.000001",
"guidance" : "<p>See NIST section <a href=\"http://physics.nist.gov/Pubs/SP811/sec07.html#7.10\">SP811 section7.10</a></p>",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Angle",
"iec61360Code" : "0112/2///62720#UAA094",
"isScalingOf" : "http://qudt.org/vocab/unit/RAD",
"prefix" : "http://qudt.org/vocab/prefix/Micro",
"symbol" : "µrad",
"ucumCode" : "urad",
"uneceCommonCode" : "B97",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "microradian"
},
"@context" : {
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"isScalingOf" : {
"@id" : "http://qudt.org/schema/qudt/isScalingOf",
"@type" : "@id"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"guidance" : {
"@id" : "http://qudt.org/schema/qudt/guidance",
"@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
},
"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"
},
"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#"
}
}