@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#295a71ac-91fc-41a3-bbde-d63e1460bdf4>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#17c1ad65-8c32-496f-a897-d5cdbeb151d3> .
<http://mu.semte.ch/blank#17c1ad65-8c32-496f-a897-d5cdbeb151d3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2012-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2012-01-01T00:00:00"^^xsd:dateTime .