@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#7aed5681-86b1-4c9b-82b0-74cc6cf78ab7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#bd063b44-3528-4efb-a31d-946a16a6143a> .
<http://mu.semte.ch/blank#bd063b44-3528-4efb-a31d-946a16a6143a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1671-04-14T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1671-04-14T00:00:00"^^xsd:dateTime .