@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<http://mu.semte.ch/blank#22339ee9-e4e9-4f49-b3ce-fdfc55ba71f0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#26990684-07a8-4673-ad1a-26ef5abd38bd> .
<http://mu.semte.ch/blank#26990684-07a8-4673-ad1a-26ef5abd38bd>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2009-06-26T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2009-06-26T00:00:00"^^xsd:dateTime .