<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:owl="http://www.w3.org/2002/07/owl#"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:sswap="http://sswapmeet.sswap.info/sswap/">
  <owl:Class rdf:about="http://sswapmeet.sswap.info/sswap/Graph">
    <owl:disjointWith>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/sswap/Resource"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/sswap/Provider"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/sswap/SSWAP"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A collection of one or more Subject/Object mappings</rdfs:comment>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Graph</rdfs:label>
    <owl:equivalentClass>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://sswapmeet.sswap.info/sswap/Subject"/>
        </owl:someValuesFrom>
        <owl:onProperty rdf:resource="http://sswapmeet.sswap.info/sswap/hasMapping"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
      </owl:Restriction>
    </owl:equivalentClass>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="http://sswapmeet.sswap.info/sswap/Subject"/>
        <owl:onProperty rdf:resource="http://sswapmeet.sswap.info/sswap/hasMapping"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Ontology rdf:about="http://sswapmeet.sswap.info/sswap/owlOntology">
    <owl:imports rdf:resource="http://sswapmeet.sswap.info/sswap/owlOntology"/>
  </owl:Ontology>
</rdf:RDF>
