@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#0aed9ac2-5bae-4827-bfe1-2f9cd09bbeaf>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#5a24cb3d-38e2-4f53-8eb3-6d07e370a733> .
<http://mu.semte.ch/blank#5a24cb3d-38e2-4f53-8eb3-6d07e370a733>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-09-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-09-10T00:00:00"^^xsd:dateTime .