@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#0f2d415d-52c6-486e-8be8-5d598e8e9464>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#eeeb860f-581c-44ab-819f-dcbc396e78e6> .
<http://mu.semte.ch/blank#eeeb860f-581c-44ab-819f-dcbc396e78e6>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1997-05-25T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1997-05-25T00:00:00"^^xsd:dateTime .