@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#af48dde9-25b7-4d47-8a10-e34535243435>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#c2085ea6-d601-453e-a3d0-65d00bdea6a9> .
<http://mu.semte.ch/blank#c2085ea6-d601-453e-a3d0-65d00bdea6a9>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1779-02-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1779-02-06T00:00:00"^^xsd:dateTime .