@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#97e1c071-6f77-4964-af32-410c64c97f4f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#d85368ff-7e6b-4d61-b979-bf500a6fc1ed> .
<http://mu.semte.ch/blank#d85368ff-7e6b-4d61-b979-bf500a6fc1ed>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2017-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2017-01-01T00:00:00"^^xsd:dateTime .