Remote Search Gateway
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:easelq="http://easel/query/2001/0.1/#"
xmlns:sr="http://easel/sr/2001/0.1/#">
<sr:hasContributingEvent>
<sr:contributingIndividual>
<sr:Person rdf:about="mailto:jan.grant@bristol.ac.uk">
<!-- attributes of this person may be given here -->
</sr:contributingIndividual>
<sr:roleOfContribution rdf:resource="http://easel/sr/2001/0.1/#DC/contributor/author"/>
<!-- The rdf:resource above is a member of the class
sr:ContributionRole, which is effectively a taxonomy for
DC-contributor qualifications -->
<sr:dateOfContribution</sr:dateOfContribution>
<!-- Although the date is given as a literal, we declare it
in a query template as being of type sr:Date (a subclass
</sr:hasContributingEvent>