@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#233a99d7-1abd-4422-ae12-b6410013e5fd>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#f706c674-aab2-4364-a1ea-c51ad61ca1b2> .
<http://mu.semte.ch/blank#f706c674-aab2-4364-a1ea-c51ad61ca1b2>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1781-07-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1781-07-04T00:00:00"^^xsd:dateTime .