<?xml version="1.0"?>
<!DOCTYPE rdf:RDF [
  <!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
  <!ENTITY xsd 'http://www.w3.org/2001/XMLSchema#'>
  <!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
  <!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
  <!ENTITY util 'http://sswapmeet.sswap.info/util/'>]>
<rdf:RDF
    xmlns:rdf="&rdf;"
    xmlns:util="&util;"
    xmlns:owl="&owl;"
    xmlns:xsd="&xsd;"
    xmlns:rdfs="&rdfs;">
    <owl:Ontology rdf:about="&util;owlOntology">
        <rdfs:comment rdf:datatype="&xsd;string">The single-file version of the general purpose ontology 'util'.

This file is useful for viewing the ontology in a program such as Protege and generating owlDocs. It should not be used directly by SSWAP.  For SSWAP, use the one-term-per-file terms at the ontology URL.</rdfs:comment>
        <rdfs:comment>Import full ontology at http://sswapmeet.sswap.info/util/owlImports</rdfs:comment>
    </owl:Ontology>
</rdf:RDF>

