<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://purl.org/cwmo/#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> <owl:SymmetricProperty rdf:about="http://purl.org/cwmo/#isRelatedTo"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#IrreflexiveProperty"/> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> <rdfs:comment xml:lang="en">A creative method is related to another creative method according to the method principle or mechanism involved.</rdfs:comment> <rdfs:domain rdf:resource="http://purl.org/cwmo/#CreativeTechnique"/> <rdfs:range rdf:resource="http://purl.org/cwmo/#CreativeTechnique"/> </owl:SymmetricProperty> </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://purl.org/cwmo/#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
  <owl:SymmetricProperty rdf:about="http://purl.org/cwmo/#isRelatedTo">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#IrreflexiveProperty"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:comment xml:lang="en">A creative method is related to another creative method according to the method principle or mechanism involved.</rdfs:comment>
    <rdfs:domain rdf:resource="http://purl.org/cwmo/#CreativeTechnique"/>
    <rdfs:range rdf:resource="http://purl.org/cwmo/#CreativeTechnique"/>
  </owl:SymmetricProperty>
</rdf:RDF>