@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#5b1ef1b1-db88-4973-80be-b121643360ee>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#a751bbe9-9b86-4a2d-86bf-4067ce6d72c6> .
<http://mu.semte.ch/blank#a751bbe9-9b86-4a2d-86bf-4067ce6d72c6>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2011-12-02T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2011-12-02T00:00:00"^^xsd:dateTime .