@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#a6debd2a-8e9b-4eb6-b348-812ef7be3dcd>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#8808477c-420a-40c7-bea6-ce5954d53f73> .
<http://mu.semte.ch/blank#8808477c-420a-40c7-bea6-ce5954d53f73>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1990-02-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1990-02-16T00:00:00"^^xsd:dateTime .