<http://purl.org/net/rss1.1/ont> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Ontology> .
<http://purl.org/net/rss1.1/ont> <http://www.w3.org/2000/01/rdf-schema#label> "RSS 1.1 Ontology" .
<http://purl.org/net/rss1.1/ont> <http://www.w3.org/2000/01/rdf-schema#comment> "This is the ontology for RSS 1.1." .
<http://purl.org/net/rss1.1/ont> <http://www.w3.org/2000/01/rdf-schema#seeAlso> <http://purl.org/net/rss1.1> .
_:genid1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:genid1 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/rss1.1#title> .
_:genid1 <http://www.w3.org/2002/07/owl#minCardinality> "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> .
_:genid2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:genid2 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/rss1.1#link> .
_:genid2 <http://www.w3.org/2002/07/owl#minCardinality> "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> .
_:genid3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:genid3 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/rss1.1#link> .
_:genid3 <http://www.w3.org/2002/07/owl#allValuesFrom> <http://purl.org/net/rss1.1#URI> .
_:genid4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:genid4 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/rss1.1#description> .
_:genid4 <http://www.w3.org/2002/07/owl#minCardinality> "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> .
_:genid5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:genid5 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/rss1.1#image> .
_:genid5 <http://www.w3.org/2002/07/owl#allValuesFrom> <http://purl.org/net/rss1.1#Image> .
_:genid6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:genid6 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/rss1.1#items> .
_:genid6 <http://www.w3.org/2002/07/owl#allValuesFrom> <http://purl.org/net/rss1.1#Items> .
<http://purl.org/net/rss1.1#Channel> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/rss1.1#Channel> <http://www.w3.org/2000/01/rdf-schema#label> "Channel" .
<http://purl.org/net/rss1.1#Channel> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid1 .
<http://purl.org/net/rss1.1#Channel> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid2 .
<http://purl.org/net/rss1.1#Channel> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid3 .
<http://purl.org/net/rss1.1#Channel> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid4 .
<http://purl.org/net/rss1.1#Channel> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid5 .
<http://purl.org/net/rss1.1#Channel> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid6 .
<http://purl.org/net/rss1.1#title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/rss1.1#title> <http://www.w3.org/2000/01/rdf-schema#label> "title" .
<http://purl.org/net/rss1.1#link> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/rss1.1#link> <http://www.w3.org/2000/01/rdf-schema#label> "link" .
<http://purl.org/net/rss1.1#description> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/rss1.1#description> <http://www.w3.org/2000/01/rdf-schema#label> "description" .
_:genid7 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:genid7 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/rss1.1#title> .
_:genid7 <http://www.w3.org/2002/07/owl#minCardinality> "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> .
_:genid8 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:genid8 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/rss1.1#url> .
_:genid8 <http://www.w3.org/2002/07/owl#minCardinality> "1"^^<http://www.w3.org/2001/XMLSchema#nonNegativeInteger> .
_:genid9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:genid9 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/rss1.1#url> .
_:genid9 <http://www.w3.org/2002/07/owl#allValuesFrom> <http://purl.org/net/rss1.1#URI> .
_:genid10 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:genid10 <http://www.w3.org/2002/07/owl#onProperty> <http://purl.org/net/rss1.1#link> .
_:genid10 <http://www.w3.org/2002/07/owl#allValuesFrom> <http://purl.org/net/rss1.1#URI> .
<http://purl.org/net/rss1.1#Image> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/rss1.1#Image> <http://www.w3.org/2000/01/rdf-schema#label> "Image" .
<http://purl.org/net/rss1.1#Image> <http://www.w3.org/2000/01/rdf-schema#comment> "Never syntactically appears as an element." .
<http://purl.org/net/rss1.1#Image> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid7 .
<http://purl.org/net/rss1.1#Image> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid8 .
<http://purl.org/net/rss1.1#Image> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid9 .
<http://purl.org/net/rss1.1#Image> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid10 .
<http://purl.org/net/rss1.1#image> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/rss1.1#image> <http://www.w3.org/2000/01/rdf-schema#label> "image" .
<http://purl.org/net/rss1.1#url> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/rss1.1#url> <http://www.w3.org/2000/01/rdf-schema#label> "url" .
<http://purl.org/net/rss1.1#items> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/net/rss1.1#items> <http://www.w3.org/2000/01/rdf-schema#label> "items" .
<http://purl.org/net/rss1.1#Items> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/rss1.1#Items> <http://www.w3.org/2000/01/rdf-schema#label> "Items" .
<http://purl.org/net/rss1.1#Items> <http://www.w3.org/2000/01/rdf-schema#comment> "Never syntactically appears as an element." .
<http://purl.org/net/rss1.1#item> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/rss1.1#item> <http://www.w3.org/2000/01/rdf-schema#label> "item" .
<http://purl.org/net/rss1.1#URI> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/net/rss1.1#URI> <http://www.w3.org/2000/01/rdf-schema#label> "URI" .
