@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
schema:dateModified	rdf:type	schema:CreativeWork .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
schema:dateModified	rdf:type	rdfs:Property ;
	rdfs:label	"dateModified" ;
	rdfs:comment	"The date on which the CreativeWork was most recently modified or when the item's entry was modified within a DataFeed." .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns4:	<http://schema.org/dateModified#> .
schema:dateModified	owl:sameAs	ns4:this .
@prefix void:	<http://rdfs.org/ns/void#> .
schema:dateModified	void:sparqlEndpoint	<http://kingsley.idehen.net/sparql/> .
@prefix xhv:	<http://www.w3.org/1999/xhtml/vocab#> .
schema:dateModified	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:dateModified	wdrs:describedby	ns8:dateModified ;
	schema:url	schema:dateModified .
@prefix ns9:	<http://kingsley.idehen.net/about/id/entity/http/schema.org/> .
schema:dateModified	schema:mainEntity	ns9:dateModified .
@prefix sioc:	<http://rdfs.org/sioc/ns#> .
ns9:dateModified	sioc:container_of	schema:dateModified ;
	sioc:links_to	schema:dateModified .
@prefix ns11:	<http://vocab.deri.ie/void#> .
ns8:dateModified	ns11:inDataset	schema:dateModified .
@prefix awol:	<http://bblfish.net/work/atom-owl/2006-06-06/#> .
@prefix ns13:	<http://kingsley.idehen.net/about/id/entity/http/schema.org/dateModified#> .
ns13:content	awol:src	schema:dateModified .
@prefix prv:	<http://purl.org/net/provenance/ns#> .
_:vb151414489	prv:accessedService	schema:dateModified .