@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#44c8777c-360b-4cb2-ba8c-d85af114e22d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#6ddd0494-8c5e-4dc3-a642-5455c6d1d704> .
<http://mu.semte.ch/blank#6ddd0494-8c5e-4dc3-a642-5455c6d1d704>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1999-06-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1999-06-07T00:00:00"^^xsd:dateTime .