@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#9c9bd12e-de10-4a13-b409-1af0ed9d1b81>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#e70fc1be-441a-4e77-a239-926f7ed2999a> .
<http://mu.semte.ch/blank#e70fc1be-441a-4e77-a239-926f7ed2999a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2010-10-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2010-10-01T00:00:00"^^xsd:dateTime .