@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#33589b8f-2e8b-46d1-a8d4-4a752bf00f24>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#a2db4b92-b6d3-4ea1-b330-d0a9a38bea0a> .
<http://mu.semte.ch/blank#a2db4b92-b6d3-4ea1-b330-d0a9a38bea0a>
	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 .