@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#9fa49c64-823e-4019-a7f8-b60f9d146f78>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#58350b3d-59ed-461a-b578-33976f031045> .
<http://mu.semte.ch/blank#58350b3d-59ed-461a-b578-33976f031045>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2002-02-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2002-02-01T00:00:00"^^xsd:dateTime .