@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#48604b24-95a4-4c69-b1ec-dd7f0e2f492b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#7ad903a6-f9d0-4e69-a96f-a3400edeabca> .
<http://mu.semte.ch/blank#7ad903a6-f9d0-4e69-a96f-a3400edeabca>
	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 .