<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/DeciB-PER-M">
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:symbol>dB/m</j.0:symbol>
<rdfs:label>decibel per metre</rdfs:label>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LinearLogarithmicRatio"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0"/>
<j.1:description>0.1-fold of the unit bel divided by the SI base unit metre</j.1:description>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">dB/m</j.0:ucumCode>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">dB.m-1</j.0:ucumCode>
<j.0:iec61360Code>0112/2///62720#UAA411</j.0:iec61360Code>
<j.0:uneceCommonCode>H52</j.0:uneceCommonCode>
</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/DeciB-PER-M>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "0.1-fold of the unit bel divided by the SI base unit metre" ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LinearLogarithmicRatio> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA411" ;
<http://qudt.org/schema/qudt/symbol> "dB/m" ;
<http://qudt.org/schema/qudt/ucumCode> "dB.m-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "dB/m"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "H52" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "decibel per metre" ;
.
{"resource":"decibel per metre"
,"qname":"unit:DeciB-PER-M"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/DeciB-PER-M"
,"properties":["description":"0.1-fold of the unit bel divided by the SI base unit metre"
,"has dimension vector":"dimension:A0E0L-1I0M0H0T0D0"
,"has quantity kind":"quantitykind:LinearLogarithmicRatio"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA411"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"decibel per metre"
,"symbol":"dB\/m"
,"type":"qudt:Unit"
,"ucum code":"dB.m-1"
,"ucum code":"dB\/m"
,"unece common code":"H52"
]}
{
"@id" : "http://qudt.org/vocab/unit/DeciB-PER-M",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "0.1-fold of the unit bel divided by the SI base unit metre",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/LinearLogarithmicRatio",
"iec61360Code" : "0112/2///62720#UAA411",
"symbol" : "dB/m",
"ucumCode" : [ "dB/m", "dB.m-1" ],
"uneceCommonCode" : "H52",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : "decibel per metre",
"@context" : {
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"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#"
}
}