@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#95cddaeb-6bd3-4fcd-a838-7d159d67f67b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#40c0900e-2627-48ab-987d-f3935d16e26b> .
<http://mu.semte.ch/blank#40c0900e-2627-48ab-987d-f3935d16e26b>
	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 .