@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#82a53421-0d91-4128-90b7-2bcf82e83ecd>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#bfcbc9e6-b1ea-4de8-816e-0826d17479d3> .
<http://mu.semte.ch/blank#bfcbc9e6-b1ea-4de8-816e-0826d17479d3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2005-06-27T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2005-06-27T00:00:00"^^xsd:dateTime .