@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#44c37fb5-b0f4-4970-9865-f02b8c77b137>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#e8d0ae8a-26dc-4a4c-bb69-e2a567b34a88> .
<http://mu.semte.ch/blank#e8d0ae8a-26dc-4a4c-bb69-e2a567b34a88>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1997-06-11T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1997-06-11T00:00:00"^^xsd:dateTime .