@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#c2744618-c6ac-4e14-94c2-a6f20df10c87>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#358233c6-ee82-438e-9562-aa406fa90180> .
<http://mu.semte.ch/blank#358233c6-ee82-438e-9562-aa406fa90180>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1923-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1923-01-01T00:00:00"^^xsd:dateTime .