@prefix sioc:	<http://rdfs.org/sioc/ns#> .
@prefix ns1:	<http://kingsley.idehen.net/about/id/entity/http/www.w3.org/1999/xhtml/> .
@prefix xhv:	<http://www.w3.org/1999/xhtml/vocab#> .
ns1:vocab	sioc:container_of	xhv:appendix .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
xhv:appendix	rdf:type	rdf:Property .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
xhv:appendix	rdfs:comment	"appendix refers to a resource serving\n      as an appendix in a collection. "^^xsd:string ;
	rdfs:member	xhv:relrev-properties .
@prefix rdfa:	<http://www.w3.org/ns/rdfa#> .
xhv:appendix	rdfa:term	"appendix" .
@prefix wdrs:	<http://www.w3.org/2007/05/powder-s#> .
@prefix ns8:	<http://kingsley.idehen.net/about/id/http/www.w3.org/1999/xhtml/> .
xhv:appendix	wdrs:describedby	ns8:vocab .