@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#6c53f33f-3bdb-4647-8eab-eae7d6f2c676>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#4c2621b8-acc6-40eb-8716-ce51a48a081e> .
<http://mu.semte.ch/blank#4c2621b8-acc6-40eb-8716-ce51a48a081e>
	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 .