@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#f18cb3d4-af8d-4300-a0c0-6b31c00cfa79>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#458f1313-dba0-4c0e-93ad-ec2529e11731> .
<http://mu.semte.ch/blank#458f1313-dba0-4c0e-93ad-ec2529e11731>
	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 .