@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#83225ac3-b6e7-4985-9b8a-e5a9c5b74a45>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#39184c53-c8e4-454f-b32e-55aa83ea9b3d> .
<http://mu.semte.ch/blank#39184c53-c8e4-454f-b32e-55aa83ea9b3d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1987-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1987-01-01T00:00:00"^^xsd:dateTime .