@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#b7f78c8b-62e0-42de-9ee3-4bd41f334933>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#922e3dbc-28b4-4941-bec9-757c2b58bb3a> .
<http://mu.semte.ch/blank#922e3dbc-28b4-4941-bec9-757c2b58bb3a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1976-10-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1976-10-04T00:00:00"^^xsd:dateTime .