@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#f1fb2133-67a4-44f4-bab7-7617e0efd7eb>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#1607aea7-6bf6-4d04-85f5-1da15703172e> .
<http://mu.semte.ch/blank#1607aea7-6bf6-4d04-85f5-1da15703172e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1787-02-03T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1787-02-03T00:00:00"^^xsd:dateTime .