@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#17597e3a-cf3c-4a7b-81b9-0f20f871d32d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#4c967a6d-282b-4636-8952-6fa39266ba54> .
<http://mu.semte.ch/blank#4c967a6d-282b-4636-8952-6fa39266ba54>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1998-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1998-01-01T00:00:00"^^xsd:dateTime .