@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#50f0c1c6-a58e-45d9-b9c3-2bd4bf813230>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#b26ea034-b529-4f4b-af2f-1b03d4e6b4cf> .
<http://mu.semte.ch/blank#b26ea034-b529-4f4b-af2f-1b03d4e6b4cf>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1958-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1958-01-01T00:00:00"^^xsd:dateTime .