@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#20481b79-e7ef-4ed8-995c-c337a905730a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#1c28a049-502f-4663-9355-8ffa94631294> .
<http://mu.semte.ch/blank#1c28a049-502f-4663-9355-8ffa94631294>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1992-02-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1992-02-06T00:00:00"^^xsd:dateTime .