@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#39689336-339f-4a5f-81bd-b1f740b5a0bd>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#5a9b33a5-ea62-44b3-b385-06da6a2d0e82> .
<http://mu.semte.ch/blank#5a9b33a5-ea62-44b3-b385-06da6a2d0e82>
	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 .