@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#2db4b427-2d39-4821-bb3f-c27eb9b1d001>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#7a3dff0e-8f7c-4537-8765-aa00eb7df142> .
<http://mu.semte.ch/blank#7a3dff0e-8f7c-4537-8765-aa00eb7df142>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1791-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1791-04-01T00:00:00"^^xsd:dateTime .