@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#6734405b-be8b-4248-9299-2797ce48129c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#f2e90fad-0a01-4911-a393-5fead1abd946> .
<http://mu.semte.ch/blank#f2e90fad-0a01-4911-a393-5fead1abd946>
	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 .