<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.iana.org/assignments/relation/" xmlns:ns1="http://bblfish.net/work/atom-owl/2006-06-06/#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> <ns1:RelationType rdf:about="http://www.iana.org/assignments/relation/alternate"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> <rdfs:comment xml:lang="en">see §4.2.7.2.1 of rfc 4287. The object points to an alternate version of the subject</rdfs:comment> <rdfs:label xml:lang="en">alternate relation</rdfs:label> <rdfs:domain rdf:resource="http://bblfish.net/work/atom-owl/2006-06-06/#Version"/> </ns1:RelationType> <rdf:Description rdf:about="http://www.iana.org/assignments/relation/enclosure"> <rdfs:subPropertyOf rdf:resource="http://www.iana.org/assignments/relation/alternate"/> </rdf:Description> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.iana.org/assignments/relation/" xmlns:ns1="http://bblfish.net/work/atom-owl/2006-06-06/#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
  <ns1:RelationType rdf:about="http://www.iana.org/assignments/relation/alternate">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:comment xml:lang="en">see §4.2.7.2.1 of rfc 4287. The object points to an alternate version of the subject</rdfs:comment>
    <rdfs:label xml:lang="en">alternate relation</rdfs:label>
    <rdfs:domain rdf:resource="http://bblfish.net/work/atom-owl/2006-06-06/#Version"/>
  </ns1:RelationType>
  <rdf:Description rdf:about="http://www.iana.org/assignments/relation/enclosure">
    <rdfs:subPropertyOf rdf:resource="http://www.iana.org/assignments/relation/alternate"/>
  </rdf:Description>
</rdf:RDF>