@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:banner .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
xhv:banner	rdf:type	rdf:Property .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
xhv:banner	rdfs:comment	"contains\n      the prime heading or internal title of a page. "^^xsd:string ;
	rdfs:member	xhv:role-properties .
@prefix wdrs:	<http://www.w3.org/2007/05/powder-s#> .
@prefix ns7:	<http://kingsley.idehen.net/about/id/http/www.w3.org/1999/xhtml/> .
xhv:banner	wdrs:describedby	ns7:vocab .