@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#abd9fe84-999f-4d9a-87d0-c0f168f65667>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#82a6596a-320d-4180-b660-584683779259> .
<http://mu.semte.ch/blank#82a6596a-320d-4180-b660-584683779259>
	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 .