@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#c2eea8dd-e1b1-4b05-a493-a487fe4223e7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#2463d742-5aed-485e-a5c7-8176cc4a5c1b> .
<http://mu.semte.ch/blank#2463d742-5aed-485e-a5c7-8176cc4a5c1b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1913-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1913-01-01T00:00:00"^^xsd:dateTime .