@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#b590b9df-07c8-401a-ba55-b47b7761124a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#9e6fe0d7-af1e-46b5-aaeb-1fb7f16a6934> .
<http://mu.semte.ch/blank#9e6fe0d7-af1e-46b5-aaeb-1fb7f16a6934>
	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 .