@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#ea39f364-8928-42a3-9ad0-8e0617add888>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#591ef381-0a48-4939-a4ac-4a71bb2d856d> .
<http://mu.semte.ch/blank#591ef381-0a48-4939-a4ac-4a71bb2d856d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-06-03T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-06-03T00:00:00"^^xsd:dateTime .