@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
schema:name	rdf:type	rdfs:Property ,
		schema:CreativeWork ;
	rdfs:label	"name" ;
	rdfs:comment	"The name of the item." .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns4:	<http://schema.org/name#> .
schema:name	owl:sameAs	ns4:this .
@prefix void:	<http://rdfs.org/ns/void#> .
schema:name	void:sparqlEndpoint	<http://kingsley.idehen.net/sparql/> .
@prefix xhv:	<http://www.w3.org/1999/xhtml/vocab#> .
schema:name	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:name	wdrs:describedby	ns8:name ;
	schema:url	schema:name .
@prefix ns9:	<http://kingsley.idehen.net/about/id/entity/http/schema.org/> .
schema:name	schema:mainEntity	ns9:name .
@prefix sioc:	<http://rdfs.org/sioc/ns#> .
ns9:name	sioc:container_of	schema:name ;
	sioc:links_to	schema:name .
@prefix ns11:	<http://vocab.deri.ie/void#> .
ns8:name	ns11:inDataset	schema:name .
@prefix awol:	<http://bblfish.net/work/atom-owl/2006-06-06/#> .
@prefix ns13:	<http://kingsley.idehen.net/about/id/entity/http/schema.org/name#> .
ns13:content	awol:src	schema:name .
@prefix prv:	<http://purl.org/net/provenance/ns#> .
_:vb151414479	prv:accessedService	schema:name .