@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#9c4d0734-4463-4f16-afd9-22d98fbf0902>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#392cc03a-1e13-4ab3-8142-0b2d2e073dba> .
<http://mu.semte.ch/blank#392cc03a-1e13-4ab3-8142-0b2d2e073dba>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1989-05-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1989-05-16T00:00:00"^^xsd:dateTime .