@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#b896ec3d-fdca-4b8a-9979-83987f75d831>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#3032d7f9-3a69-4e27-adeb-d3bddef63011> .
<http://mu.semte.ch/blank#3032d7f9-3a69-4e27-adeb-d3bddef63011>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1986-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1986-01-01T00:00:00"^^xsd:dateTime .