@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#40ae3175-8bd8-4190-aac8-eeff8c157a17>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#c401c611-e6e6-4f2a-928f-0a7e4f9440cc> .
<http://mu.semte.ch/blank#c401c611-e6e6-4f2a-928f-0a7e4f9440cc>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1745-12-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1745-12-10T00:00:00"^^xsd:dateTime .