@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix awol:	<http://bblfish.net/work/atom-owl/2006-06-06/#> .
<http://bblfish.net/work/atom-owl/2006-06-06/>	foaf:topic	awol:to .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
awol:to	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
awol:to	rdfs:label	"to"@en ;
	rdfs:comment	"the object of a link. We interpret here a Link to be a re-ified relation from a awol:Version to a :Content object. The relation is re-ified in order to add a :title relation to the link. This can probably usually be safely ignored" ;
	rdfs:subPropertyOf	rdf:object .
@prefix wdrs:	<http://www.w3.org/2007/05/powder-s#> .
awol:to	wdrs:describedby	<http://kingsley.idehen.net/about/id/entity/http/bblfish.net/work/atom-owl/2006-06-06/> .
_:vb151414455	rdf:predicate	awol:to .