<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://data.semanticweb.org/ns/swc/ontology#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:foaf="http://xmlns.com/foaf/0.1/"> <owl:ObjectProperty rdf:about="http://data.semanticweb.org/ns/swc/ontology#attendeeAt"> <owl:inverseOf rdf:resource="http://data.semanticweb.org/ns/swc/ontology#hasAttendee"/> <owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">1</owl:deprecated> <rdfs:comment> &lt;p&gt;Instead of this property, use the &lt;a href="#Delegate"&gt;Delegate&lt;/a&gt; role.&lt;/p&gt; </rdfs:comment> <rdfs:label>attendee at</rdfs:label> <ns1:term_status>deprecated</ns1:term_status> <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/> <rdfs:range rdf:resource="http://data.semanticweb.org/ns/swc/ontology#OrganisedEvent"/> </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://data.semanticweb.org/ns/swc/ontology#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:foaf="http://xmlns.com/foaf/0.1/">
  <owl:ObjectProperty rdf:about="http://data.semanticweb.org/ns/swc/ontology#attendeeAt">
    <owl:inverseOf rdf:resource="http://data.semanticweb.org/ns/swc/ontology#hasAttendee"/>
    <owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">1</owl:deprecated>
    <rdfs:comment>
			&lt;p&gt;Instead of this property, use the &lt;a href="#Delegate"&gt;Delegate&lt;/a&gt; role.&lt;/p&gt;
			
		</rdfs:comment>
    <rdfs:label>attendee at</rdfs:label>
    <ns1:term_status>deprecated</ns1:term_status>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
    <rdfs:range rdf:resource="http://data.semanticweb.org/ns/swc/ontology#OrganisedEvent"/>
  </owl:ObjectProperty>
</rdf:RDF>