@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#e77e1b7d-1d58-4c57-a917-4829dc4e6942>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#55c10746-cd67-46a1-9676-0b00113c90f8> .
<http://mu.semte.ch/blank#55c10746-cd67-46a1-9676-0b00113c90f8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1920-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1920-01-01T00:00:00"^^xsd:dateTime .