@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#987c435f-04ba-4629-8175-0a4548c1c8a2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#26f24e9d-d84d-4a6e-b135-11e59cb4d0a4> .
<http://mu.semte.ch/blank#26f24e9d-d84d-4a6e-b135-11e59cb4d0a4>
	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 .