@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#7151d23f-7ef1-4a60-aa88-88b9ead84207>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#5ea1747d-d1c7-4a5f-ab56-69eaf5e4adef> .
<http://mu.semte.ch/blank#5ea1747d-d1c7-4a5f-ab56-69eaf5e4adef>
	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 .