<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://kmi.open.ac.uk/projects/smartproducts/ontologies/generic.owl#" xmlns:owl="http://www.w3.org/2002/07/owl#"> <owl:NamedIndividual rdf:about="http://kmi.open.ac.uk/projects/smartproducts/ontologies/generic.owl#Sichuan"> <rdf:type rdf:resource="http://kmi.open.ac.uk/projects/smartproducts/ontologies/generic.owl#Province"/> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <ns0:subLocationOf rdf:resource="http://kmi.open.ac.uk/projects/smartproducts/ontologies/generic.owl#China"/> </owl:NamedIndividual> <rdf:Description rdf:about="http://kmi.open.ac.uk/projects/smartproducts/ontologies/generic.owl#China"> <ns0:hasSubLocation rdf:resource="http://kmi.open.ac.uk/projects/smartproducts/ontologies/generic.owl#Sichuan"/> </rdf:Description> </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://kmi.open.ac.uk/projects/smartproducts/ontologies/generic.owl#" xmlns:owl="http://www.w3.org/2002/07/owl#">
  <owl:NamedIndividual rdf:about="http://kmi.open.ac.uk/projects/smartproducts/ontologies/generic.owl#Sichuan">
    <rdf:type rdf:resource="http://kmi.open.ac.uk/projects/smartproducts/ontologies/generic.owl#Province"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <ns0:subLocationOf rdf:resource="http://kmi.open.ac.uk/projects/smartproducts/ontologies/generic.owl#China"/>
  </owl:NamedIndividual>
  <rdf:Description rdf:about="http://kmi.open.ac.uk/projects/smartproducts/ontologies/generic.owl#China">
    <ns0:hasSubLocation rdf:resource="http://kmi.open.ac.uk/projects/smartproducts/ontologies/generic.owl#Sichuan"/>
  </rdf:Description>
</rdf:RDF>