@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#c583e83b-3854-42f6-84d4-5984decd5854>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#390e57c1-292c-40a8-a326-ee09a21bcd57> .
<http://mu.semte.ch/blank#390e57c1-292c-40a8-a326-ee09a21bcd57>
	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 .