<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://w3id.org/steel/ProcessOntology/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:skos="http://www.w3.org/2004/02/skos/core#"> <owl:ObjectProperty rdf:about="https://w3id.org/steel/ProcessOntology/hasUnit"> <rdfs:label xml:lang="en">has unit</rdfs:label> <dc:description xml:lang="en">the unit associated with the resource. More than one property of this kind for one resource should be only used if the units are equivalent</dc:description> <skos:preflabel xml:lang="en">has unit</skos:preflabel> </owl:ObjectProperty> </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="https://w3id.org/steel/ProcessOntology/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:skos="http://www.w3.org/2004/02/skos/core#">
  <owl:ObjectProperty rdf:about="https://w3id.org/steel/ProcessOntology/hasUnit">
    <rdfs:label xml:lang="en">has unit</rdfs:label>
    <dc:description xml:lang="en">the unit associated with the resource. More than one property of this kind for one resource should be only used if the units are equivalent</dc:description>
    <skos:preflabel xml:lang="en">has unit</skos:preflabel>
  </owl:ObjectProperty>
</rdf:RDF>