@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#faa23a60-41d5-47b3-9d0b-c4afd6fafeae>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#3c30166e-0e2f-4f5c-a61a-989a3ce0a6a9> .
<http://mu.semte.ch/blank#3c30166e-0e2f-4f5c-a61a-989a3ce0a6a9>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1788-04-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1788-04-10T00:00:00"^^xsd:dateTime .