<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/DEG-PER-M">
<j.1:description xml:lang="en">A change of angle in one SI unit of length.</j.1:description>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.0174532925199433</j.0:conversionMultiplier>
<rdfs:label xml:lang="en">Degrees per metre</rdfs:label>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">deg/m</j.0:ucumCode>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">deg.m-1</j.0:ucumCode>
<j.0:iec61360Code>0112/2///62720#UAA025</j.0:iec61360Code>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/FermiAngularWavenumber"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/DebyeAngularWavenumber"/>
<j.0:symbol>°/m</j.0:symbol>
<j.0:uneceCommonCode>H27</j.0:uneceCommonCode>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/AngularWavenumber"/>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.74532925199433E-2</j.0:conversionMultiplierSN>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0"/>
</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/DEG-PER-M>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "A change of angle in one SI unit of length."@en ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.0174532925199433 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 1.74532925199433E-2 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/AngularWavenumber> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DebyeAngularWavenumber> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/FermiAngularWavenumber> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA025" ;
<http://qudt.org/schema/qudt/symbol> "°/m" ;
<http://qudt.org/schema/qudt/ucumCode> "deg.m-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "deg/m"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "H27" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Degrees per metre"@en ;
.
{"resource":"Degrees per metre"
,"qname":"unit:DEG-PER-M"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/DEG-PER-M"
,"properties":["conversion multiplier":"0.0174532925199433"
,"conversion multiplier scientific":"1.74532925199433E-2"
,"description":"A change of angle in one SI unit of length."
,"has dimension vector":"dimension:A0E0L-1I0M0H0T0D0"
,"has quantity kind":"quantitykind:AngularWavenumber"
,"has quantity kind":"quantitykind:DebyeAngularWavenumber"
,"has quantity kind":"quantitykind:FermiAngularWavenumber"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA025"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Degrees per metre"
,"symbol":"°\/m"
,"type":"qudt:Unit"
,"ucum code":"deg.m-1"
,"ucum code":"deg\/m"
,"unece common code":"H27"
]}
{
"@id" : "http://qudt.org/vocab/unit/DEG-PER-M",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : {
"@language" : "en",
"@value" : "A change of angle in one SI unit of length."
},
"conversionMultiplier" : "0.0174532925199433",
"conversionMultiplier:SN" : 0.0174532925199433,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0",
"hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/FermiAngularWavenumber", "http://qudt.org/vocab/quantitykind/DebyeAngularWavenumber", "http://qudt.org/vocab/quantitykind/AngularWavenumber" ],
"iec61360Code" : "0112/2///62720#UAA025",
"symbol" : "°/m",
"ucumCode" : [ "deg/m", "deg.m-1" ],
"uneceCommonCode" : "H27",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Degrees per metre"
},
"@context" : {
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"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"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@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#"
}
}