@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#3abc36fe-6e54-486f-b4ff-85c7d657a2be>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#86edcbf1-67aa-4e52-a092-b4d9318b89c7> .
<http://mu.semte.ch/blank#86edcbf1-67aa-4e52-a092-b4d9318b89c7>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1772-08-28T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1772-08-28T00:00:00"^^xsd:dateTime .