@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#8a1e9e40-f876-4435-9ab7-d8a7cb577a70>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#1d55ac6d-fe50-4e0d-8ba5-f97d0f4e8479> .
<http://mu.semte.ch/blank#1d55ac6d-fe50-4e0d-8ba5-f97d0f4e8479>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-10-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-10-21T00:00:00"^^xsd:dateTime .