@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#085265bd-a2e7-45e5-90ad-a4b7b16fa91f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#dfcaaecf-0a18-4be2-b8e6-68885d67cf25> .
<http://mu.semte.ch/blank#dfcaaecf-0a18-4be2-b8e6-68885d67cf25>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2006-02-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2006-02-01T00:00:00"^^xsd:dateTime .