@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#19b02fda-7b36-477c-8406-6cedac0fb434>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#e0f9d205-6ef2-41ef-bda6-befd76b6fe39> .
<http://mu.semte.ch/blank#e0f9d205-6ef2-41ef-bda6-befd76b6fe39>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1989-06-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1989-06-01T00:00:00"^^xsd:dateTime .