@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:id .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
awol:id	rdf:type	owl:FunctionalProperty ,
		owl:DatatypeProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
awol:id	rdfs:label	"id"@en ;
	rdfs:domain	awol:Version .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
awol:id	rdfs:range	xsd:anyURI ;
	rdfs:comment	"See \u00A74.2.6 rfc 4287 spec. All Versions with the same id can be considered to be versions of the resource identified by the id. The id mentions the resource of which it is a representation. "@en .
@prefix wdrs:	<http://www.w3.org/2007/05/powder-s#> .
awol:id	wdrs:describedby	<http://kingsley.idehen.net/about/id/entity/http/bblfish.net/work/atom-owl/2006-06-06/> .
_:vb151414425	owl:onProperty	awol:id .
_:vb151414448	rdf:predicate	awol:id .