<?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/" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
  <owl:ObjectProperty rdf:about="http://sswapmeet.sswap.info/sswap/providedBy">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:domain>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/sswap/Resource"/>
    </rdfs:domain>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A property identifying the entity (the 'Provider') providing the Resource</rdfs:comment>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The Resource's URI must be a lexical sub-path of the Provider, unless the Provider explicitly claims the Resource by including a sswap:providesResource statement for the Resource in the Provider's Description Graph (PDG).</rdfs:comment>
    <rdfs:range>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/sswap/Provider"/>
    </rdfs:range>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">provided by</rdfs:label>
    <owl:inverseOf rdf:resource="http://sswapmeet.sswap.info/sswap/providesResource"/>
  </owl:ObjectProperty>
  <owl:Ontology rdf:about="http://sswapmeet.sswap.info/sswap/owlOntology">
    <owl:imports rdf:resource="http://sswapmeet.sswap.info/sswap/owlOntology"/>
  </owl:Ontology>
</rdf:RDF>
