@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#c39da18c-d149-45a8-9318-85ae52a00897>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#04cc2d25-41f5-4970-88f4-65d12313308a> .
<http://mu.semte.ch/blank#04cc2d25-41f5-4970-88f4-65d12313308a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1777-04-29T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1777-04-29T00:00:00"^^xsd:dateTime .