<?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/NET/c4dm/event.owl#" xmlns:owl="http://www.w3.org/2002/07/owl#"> <owl:ObjectProperty rdf:about="http://purl.org/NET/c4dm/event.owl#produced_in"> </owl:ObjectProperty> <rdf:Description rdf:about="http://purl.org/ontology/bibo/presentedAt"> <rdfs:subPropertyOf rdf:resource="http://purl.org/NET/c4dm/event.owl#produced_in"/> </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://purl.org/NET/c4dm/event.owl#" xmlns:owl="http://www.w3.org/2002/07/owl#">
  <owl:ObjectProperty rdf:about="http://purl.org/NET/c4dm/event.owl#produced_in">
  </owl:ObjectProperty>
  <rdf:Description rdf:about="http://purl.org/ontology/bibo/presentedAt">
    <rdfs:subPropertyOf rdf:resource="http://purl.org/NET/c4dm/event.owl#produced_in"/>
  </rdf:Description>
</rdf:RDF>