@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#3849b119-395f-4b7a-bc61-a3e8dd185de1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#6b09ae2a-aa98-4174-8013-1c8020d8400d> .
<http://mu.semte.ch/blank#6b09ae2a-aa98-4174-8013-1c8020d8400d>
	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 .