@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#66941996-231a-410d-830c-71c7e85c49a6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#e7ae5585-82f8-46c8-bfa4-e8e6f6f8a49d> .
<http://mu.semte.ch/blank#e7ae5585-82f8-46c8-bfa4-e8e6f6f8a49d>
	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 .