@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#a0449006-909c-4573-8288-eeb008eca9f0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#a90b6938-37a7-4248-9025-aba5e4bf5423> .
<http://mu.semte.ch/blank#a90b6938-37a7-4248-9025-aba5e4bf5423>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1774-09-23T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1774-09-23T00:00:00"^^xsd:dateTime .