@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#81162c45-0df5-4cbd-8af5-df69db6cff8b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#234c82ec-6c0f-4a29-a69b-10f1bcbf4920> .
<http://mu.semte.ch/blank#234c82ec-6c0f-4a29-a69b-10f1bcbf4920>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1991-06-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1991-06-01T00:00:00"^^xsd:dateTime .