@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#236911de-3308-4d8f-9806-3844af90f554>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#19329e2c-33af-4a33-9f6e-5a792e20a3c9> .
<http://mu.semte.ch/blank#19329e2c-33af-4a33-9f6e-5a792e20a3c9>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1795-06-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1795-06-06T00:00:00"^^xsd:dateTime .