@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#f06a6011-d1e3-4582-a04a-cd845b56d30d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#e352a5aa-7eec-4146-9f07-fd63f933eb8c> .
<http://mu.semte.ch/blank#e352a5aa-7eec-4146-9f07-fd63f933eb8c>
	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 .