@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#b8775ccd-a0e0-4652-8fb2-c57d0d1917d1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#0ef3a89a-3599-419e-a6ab-bd0fe874db76> .
<http://mu.semte.ch/blank#0ef3a89a-3599-419e-a6ab-bd0fe874db76>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1996-03-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1996-03-01T00:00:00"^^xsd:dateTime .