@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#e561d6c1-e1a5-4ebf-bd32-709251bc4fbd>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#58ffee9f-9d5f-4354-b59a-550d79d4ad9a> .
<http://mu.semte.ch/blank#58ffee9f-9d5f-4354-b59a-550d79d4ad9a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1789-03-11T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1789-03-11T00:00:00"^^xsd:dateTime .