@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#4b32d1ba-6cb0-4dd8-9953-2d33542265eb>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#0c7ef32d-a563-4f27-8090-295197b9b4fe> .
<http://mu.semte.ch/blank#0c7ef32d-a563-4f27-8090-295197b9b4fe>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1983-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1983-01-01T00:00:00"^^xsd:dateTime .