<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://dbpedia.org/resource/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:ns1="https://saref.etsi.org/core/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns2="https://en.wikipedia.org/wiki/"> <owl:NamedIndividual rdf:about="http://dbpedia.org/resource/DBM"> <rdf:type rdf:resource="https://saref.etsi.org/core/UnitOfMeasure"/> <rdfs:label xml:lang="en">decibel-milliwatts</rdfs:label> <rdfs:isDefinedBy rdf:resource="https://en.wikipedia.org/wiki/DBm"/> <rdfs:comment>a unit for power measurement</rdfs:comment> </owl:NamedIndividual> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://dbpedia.org/resource/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:ns1="https://saref.etsi.org/core/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns2="https://en.wikipedia.org/wiki/">
  <owl:NamedIndividual rdf:about="http://dbpedia.org/resource/DBM">
    <rdf:type rdf:resource="https://saref.etsi.org/core/UnitOfMeasure"/>
    <rdfs:label xml:lang="en">decibel-milliwatts</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="https://en.wikipedia.org/wiki/DBm"/>
    <rdfs:comment>a unit for power measurement</rdfs:comment>
  </owl:NamedIndividual>
</rdf:RDF>