@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#e45596a9-7fba-42d2-af0b-5168103bc5f4>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#4a3b5d16-e0f0-4e14-b84a-f5add849a206> .
<http://mu.semte.ch/blank#4a3b5d16-e0f0-4e14-b84a-f5add849a206>
	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 .