@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#d2069a8e-a3bd-4059-ad59-ed9cb7c4963c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#6c4d7ce9-ea0b-4d7c-a529-c0d6ea1bceb8> .
<http://mu.semte.ch/blank#6c4d7ce9-ea0b-4d7c-a529-c0d6ea1bceb8>
	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 .