@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#9e849ebd-dd35-4b50-a6a8-c5f6226252ee>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#4a32a386-5c38-4e9c-9974-b6f1a0d2fc48> .
<http://mu.semte.ch/blank#4a32a386-5c38-4e9c-9974-b6f1a0d2fc48>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1785-04-14T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1785-04-14T00:00:00"^^xsd:dateTime .