@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#753b03a1-c6c4-45b2-a298-22b1b59b1151>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#b8806ad6-b67c-4fb5-9b7b-a42cb0cac86c> .
<http://mu.semte.ch/blank#b8806ad6-b67c-4fb5-9b7b-a42cb0cac86c>
	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 .