<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
   xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
   xmlns:n1="http://redfoot.sourceforge.net/2001/04/neighbour#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
  <rdf:Description rdf:about="http://redfoot.sourceforge.net/2001/04/neighbour#Neighbour">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
    <rdfs:label>Neighbour</rdfs:label>
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://redfoot.sourceforge.net/2001/04/neighbour#Connected">
    <rdfs:domain rdf:resource="http://redfoot.sourceforge.net/2001/04/neighbour#Neighbour"/>
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
    <rdfs:label>connected</rdfs:label>
    <rdfs:range rdf:resource="http://redfoot.sourceforge.net/2000/10/06/builtin#YesNo"/>
  </rdf:Description>
</rdf:RDF>
