@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#a715fc8e-82e1-4174-85b1-f1cfc8a7d0f1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#39cc7fda-f523-4a6e-a6a2-52a0cb0626fe> .
<http://mu.semte.ch/blank#39cc7fda-f523-4a6e-a6a2-52a0cb0626fe>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1985-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1985-01-01T00:00:00"^^xsd:dateTime .