@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#687491bb-88df-4a18-b1e8-f497dca76894>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#165ca10c-e2d4-4e68-8015-a5f30f68e25b> .
<http://mu.semte.ch/blank#165ca10c-e2d4-4e68-8015-a5f30f68e25b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1909-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1909-01-01T00:00:00"^^xsd:dateTime .