@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#73582da9-4816-4dd2-bfc2-11cd3b8804f7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#eb379d21-7988-4edd-95a2-ccd895b938fa> .
<http://mu.semte.ch/blank#eb379d21-7988-4edd-95a2-ccd895b938fa>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1992-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1992-01-01T00:00:00"^^xsd:dateTime .