@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#c6ea4000-976e-43e0-adfe-1ff02d989ad1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#3da051d5-cba8-454b-9a43-9e2fcb7a3268> .
<http://mu.semte.ch/blank#3da051d5-cba8-454b-9a43-9e2fcb7a3268>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1913-05-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1913-05-01T00:00:00"^^xsd:dateTime .