@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#3452a0aa-91a5-4784-96c6-9d39aefdfbc1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#78cc5ba8-dd1f-4e30-a451-c552081eca0d> .
<http://mu.semte.ch/blank#78cc5ba8-dd1f-4e30-a451-c552081eca0d>
	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 .