@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#61180357-98df-4da0-85a0-8f204ef81580>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#1a62128b-132f-4a00-aa11-7c1c946830ea> .
<http://mu.semte.ch/blank#1a62128b-132f-4a00-aa11-7c1c946830ea>
	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 .