@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#5a12fc9c-748a-4f77-9e57-96954804e506>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#0d342976-9bc7-4c9a-b097-b5e1289330bd> .
<http://mu.semte.ch/blank#0d342976-9bc7-4c9a-b097-b5e1289330bd>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1934-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1934-01-01T00:00:00"^^xsd:dateTime .