<?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:DatatypeProperty rdf:about="http://sswapmeet.sswap.info/sswap/aboutURI">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Points to a URI for additional information. It is expected that the URI may resolve to a human-readable web page (an HTML resource). Programs may dereference the URI to provide users with additional information describing a sswap:Resource or sswap:Provider.</rdfs:comment>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">about URI</rdfs:label>
  </owl:DatatypeProperty>
  <owl:Ontology rdf:about="http://sswapmeet.sswap.info/sswap/owlOntology">
    <owl:imports rdf:resource="http://sswapmeet.sswap.info/sswap/owlOntology"/>
  </owl:Ontology>
</rdf:RDF>
