@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#0bac0f78-aef0-4c26-ab41-ff6c81586cfd>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#04c0fab0-810a-4910-82f3-3928f3e42ac1> .
<http://mu.semte.ch/blank#04c0fab0-810a-4910-82f3-3928f3e42ac1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2003-01-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2003-01-09T00:00:00"^^xsd:dateTime .