@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#b2ae5b5f-8875-4025-9296-2feca40ad141>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#3a118af7-ca14-42b4-9da1-814e2f0a4fe4> .
<http://mu.semte.ch/blank#3a118af7-ca14-42b4-9da1-814e2f0a4fe4>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1996-03-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1996-03-15T00:00:00"^^xsd:dateTime .