@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#377bea24-b59c-4709-b79d-4a1018de31ba>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#71e645cc-9c33-472d-bdc3-3976fc8fd925> .
<http://mu.semte.ch/blank#71e645cc-9c33-472d-bdc3-3976fc8fd925>
	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 .