@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#b11c0781-400c-4fb7-86f5-d7ec7736329d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#a3b9124e-7211-4bf0-8cb3-0098009827ae> .
<http://mu.semte.ch/blank#a3b9124e-7211-4bf0-8cb3-0098009827ae>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1794-01-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1794-01-22T00:00:00"^^xsd:dateTime .