<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:j.0="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/schema/qudt/unit">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<j.0:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">A reference to the unit of measure of a quantity (variable or constant) of interest.</j.0:description>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/schema/qudt"/>
<rdfs:label>unit</rdfs:label>
<rdfs:range rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<owl:inverseOf rdf:resource="http://qudt.org/schema/qudt/unitFor"/>
</rdf:Description>
</rdf:RDF>
{"resource":"unit"
,"qname":"qudt:unit"
,"uri":"http:\/\/qudt.org\/schema\/qudt\/unit"
,"properties":["description":"A reference to the unit of measure of a quantity (variable or constant) of interest."
,"inverseOf":"qudt:unitFor"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/schema\/qudt>"
,"label":"unit"
,"range":"qudt:Unit"
,"type":"owl:ObjectProperty"
]}