@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#8a92760f-36da-4f0b-ad37-2742e3ce5c5f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#4381a3c2-6693-401a-879e-ade297b99ebd> .
<http://mu.semte.ch/blank#4381a3c2-6693-401a-879e-ade297b99ebd>
	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 .