@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#da005f59-c3b4-4f12-9e64-57e11f262760>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#32cd2832-c127-4fac-a6ee-09e55ed4236a> .
<http://mu.semte.ch/blank#32cd2832-c127-4fac-a6ee-09e55ed4236a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1997-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1997-01-01T00:00:00"^^xsd:dateTime .