@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#5263a921-c2b7-4b6a-b463-62f7ebef22be>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#fe5bf7ab-16c5-420b-b42f-22e008d17b15> .
<http://mu.semte.ch/blank#fe5bf7ab-16c5-420b-b42f-22e008d17b15>
	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 .