<?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#" xmlns:skos="http://www.w3.org/2004/02/skos/core#"> <owl:ObjectProperty rdf:about="http://purl.org/NET/c4dm/event.owl#place"> <skos:scopeNote xml:lang="en">Used to relate an event such as a conference to the geographical place where it happens, for example Paris.</skos:scopeNote> </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://purl.org/NET/c4dm/event.owl#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:skos="http://www.w3.org/2004/02/skos/core#">
  <owl:ObjectProperty rdf:about="http://purl.org/NET/c4dm/event.owl#place">
    <skos:scopeNote xml:lang="en">Used to relate an event such as a conference to the geographical place where it happens, for example Paris.</skos:scopeNote>
  </owl:ObjectProperty>
</rdf:RDF>