<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:j.0="http://www.w3.org/ns/shacl#"
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/schema/qudt/DecimalPrefix">
<rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
<rdf:type rdf:resource="http://www.w3.org/ns/shacl#NodeShape"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/schema/shacl/qudt"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:comment>A <em>Decimal Prefix</em> is a prefix for multiples of units that are powers of 10.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/schema/qudt"/>
<rdfs:label>Decimal Prefix</rdfs:label>
<rdfs:subClassOf rdf:resource="http://qudt.org/schema/qudt/Prefix"/>
</rdf:Description>
</rdf:RDF>
{"resource":"Decimal Prefix"
,"qname":"qudt:DecimalPrefix"
,"uri":"http:\/\/qudt.org\/schema\/qudt\/DecimalPrefix"
,"properties":["comment":"A <em>Decimal Prefix<\/em> is a prefix for multiples of units that are powers of 10."
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/schema\/qudt>"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/schema\/shacl\/qudt>"
,"label":"Decimal Prefix"
,"subClassOf":"qudt:Prefix"
,"type":"rdfs:Class"
,"type":"owl:Class"
,"type":"sh:NodeShape"
]}