@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#bca6c6d3-9474-4950-8394-b9b74e6b1489>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#ae37e1f8-9ed2-49b8-9309-017d285440b2> .
<http://mu.semte.ch/blank#ae37e1f8-9ed2-49b8-9309-017d285440b2>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2008-02-14T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2008-02-14T00:00:00"^^xsd:dateTime .