@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#5ae28040-9637-4194-ba6a-6b9e8a60f793>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#bc33e7c2-1c26-4679-bb6c-511252feee2b> .
<http://mu.semte.ch/blank#bc33e7c2-1c26-4679-bb6c-511252feee2b>
	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 .