@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#924ca6c3-b826-4c10-9d71-4d89e4907008>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#3177261c-efbd-4b4e-aa6d-26e716ef06a4> .
<http://mu.semte.ch/blank#3177261c-efbd-4b4e-aa6d-26e716ef06a4>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1795-04-23T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1795-04-23T00:00:00"^^xsd:dateTime .