@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
schema:width	rdf:type	schema:CreativeWork .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
schema:width	rdf:type	rdfs:Property ;
	rdfs:label	"width" ;
	rdfs:comment	"The width of the item." .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns4:	<http://schema.org/width#> .
schema:width	owl:sameAs	ns4:this .
@prefix void:	<http://rdfs.org/ns/void#> .
schema:width	void:sparqlEndpoint	<http://kingsley.idehen.net/sparql/> .
@prefix xhv:	<http://www.w3.org/1999/xhtml/vocab#> .
schema:width	xhv:stylesheet	<http://schema.org/docs/schemaorg.css> ,
		<http://schema.org/docs/prettify.css> ;
	xhv:icon	<http://schema.org/docs/favicon.ico> .
@prefix wdrs:	<http://www.w3.org/2007/05/powder-s#> .
@prefix ns8:	<http://kingsley.idehen.net/about/id/http/schema.org/> .
schema:width	wdrs:describedby	ns8:width ;
	schema:url	schema:width .
@prefix ns9:	<http://kingsley.idehen.net/about/id/entity/http/schema.org/> .
schema:width	schema:mainEntity	ns9:width .
@prefix sioc:	<http://rdfs.org/sioc/ns#> .
ns9:width	sioc:container_of	schema:width ;
	sioc:links_to	schema:width .
@prefix ns11:	<http://vocab.deri.ie/void#> .
ns8:width	ns11:inDataset	schema:width .
@prefix awol:	<http://bblfish.net/work/atom-owl/2006-06-06/#> .
@prefix ns13:	<http://kingsley.idehen.net/about/id/entity/http/schema.org/width#> .
ns13:content	awol:src	schema:width .
@prefix prv:	<http://purl.org/net/provenance/ns#> .
_:vb151414485	prv:accessedService	schema:width .