@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#f69c2c26-4f6c-4b19-8f3b-fc77beb30667>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#45289ad4-e0a8-41bc-b013-b8b45825be59> .
<http://mu.semte.ch/blank#45289ad4-e0a8-41bc-b013-b8b45825be59>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1910-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1910-01-01T00:00:00"^^xsd:dateTime .