@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#7687ef48-3ada-409a-b163-637bda4be53d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#81d28a84-1f65-4c78-b2a4-c0e54ec4af33> .
<http://mu.semte.ch/blank#81d28a84-1f65-4c78-b2a4-c0e54ec4af33>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1913-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1913-01-01T00:00:00"^^xsd:dateTime .