@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#1032a1ff-4f42-40c4-a213-c75a996787dd>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#aa76241e-e474-41f2-af53-ebf34d237931> .
<http://mu.semte.ch/blank#aa76241e-e474-41f2-af53-ebf34d237931>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1996-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1996-01-01T00:00:00"^^xsd:dateTime .