@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#db9c66f8-9146-4ae7-bc90-ef73edab793e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#676a81e4-4a24-4edb-b2c2-bf83825262be> .
<http://mu.semte.ch/blank#676a81e4-4a24-4edb-b2c2-bf83825262be>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1717-03-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1717-03-18T00:00:00"^^xsd:dateTime .