@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#fe11da66-fe92-4e20-9157-31b748f0122c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#215b67fa-983d-4459-bd2d-26dd02323a69> .
<http://mu.semte.ch/blank#215b67fa-983d-4459-bd2d-26dd02323a69>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1996-03-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1996-03-01T00:00:00"^^xsd:dateTime .