@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#775b42a1-5a75-4189-90a7-01240eb096eb>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#2b1ccec3-2f68-44a9-8a2c-1d164086a0bd> .
<http://mu.semte.ch/blank#2b1ccec3-2f68-44a9-8a2c-1d164086a0bd>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1987-10-05T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1987-10-05T00:00:00"^^xsd:dateTime .