@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#1f68c752-157c-405b-bb5f-ced900d40447>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#3644cf45-5c11-494c-a10d-dafe9f8560eb> .
<http://mu.semte.ch/blank#3644cf45-5c11-494c-a10d-dafe9f8560eb>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2005-09-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2005-09-01T00:00:00"^^xsd:dateTime .