@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#4632f579-84ea-4a0f-a23e-7708f0041e21>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#e12494ae-4fad-43d3-b65a-fdf3422afc6d> .
<http://mu.semte.ch/blank#e12494ae-4fad-43d3-b65a-fdf3422afc6d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2005-06-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2005-06-01T00:00:00"^^xsd:dateTime .