@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#72af3fd6-ef1c-4c74-9395-960b605f1aa6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#09284e67-9a7e-458b-a601-fbae2dc85b17> .
<http://mu.semte.ch/blank#09284e67-9a7e-458b-a601-fbae2dc85b17>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2008-06-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2008-06-01T00:00:00"^^xsd:dateTime .