@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#42e58c73-3694-4805-aa5a-447b6461f28d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#794c8f9f-b61a-4fe9-bc10-d68bc8c28c1b> .
<http://mu.semte.ch/blank#794c8f9f-b61a-4fe9-bc10-d68bc8c28c1b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1962-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1962-01-01T00:00:00"^^xsd:dateTime .