@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#572bed9e-8f93-4ff8-b310-fdb19886efa0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#cc3be75c-85f8-4081-aac4-885d94f90b30> .
<http://mu.semte.ch/blank#cc3be75c-85f8-4081-aac4-885d94f90b30>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2007-12-31T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2007-12-31T00:00:00"^^xsd:dateTime .