<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://opendata.inrae.fr/PO2/core/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="https://w3id.org/iadopt/ont/" xmlns:xsd="http://www.w3.org/2001/XMLSchema#"> <owl:ObjectProperty rdf:about="http://opendata.inrae.fr/PO2/core/hasDimension"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/> <rdfs:label>has dimension</rdfs:label> <rdfs:domain rdf:resource="https://w3id.org/iadopt/ont/Variable"/> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#String"/> </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="http://opendata.inrae.fr/PO2/core/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="https://w3id.org/iadopt/ont/" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
  <owl:ObjectProperty rdf:about="http://opendata.inrae.fr/PO2/core/hasDimension">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:label>has dimension</rdfs:label>
    <rdfs:domain rdf:resource="https://w3id.org/iadopt/ont/Variable"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#String"/>
  </owl:ObjectProperty>
</rdf:RDF>