@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#6f22751b-ac33-43c8-9c0e-51cb3710f9ee>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#13b78674-8399-459c-bf56-e9677b5038ce> .
<http://mu.semte.ch/blank#13b78674-8399-459c-bf56-e9677b5038ce>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1909-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1909-01-01T00:00:00"^^xsd:dateTime .