<?xml version="1.0" encoding="UTF-8"?><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:foaf="http://xmlns.com/foaf/0.1/"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:onomy="onomy.orgonomy-ns">
    <rdf:type rdf:resource="onomy.orgonomy-ns#taxonomy" />
    <rdfs:about rdf:resource="onomy.org/published/95"/>
    <rdfs:label>Empty</rdfs:label>
    <rdfs:comment>This is an empty taxonomy used for demonstration purposes.</rdfs:comment>
    <onomy:version>2</onomy:version>
    <dc:contributor>
        <foaf:Person rdf:about="onomy.org/users/1">
            <foaf:name>John Bell</foaf:name>
            <foaf:mbox_sha1sum>81b87807d92913ca36e4aa8948ce3cee9d13732a</foaf:mbox_sha1sum>
            <foaf:homepage rdf:resource="onomy.org/users/1"/>
        </foaf:Person>
    </dc:contributor>
    <onomy:terms>
    </onomy:terms>
</rdf:RDF>