@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#bf02796c-5e89-44e2-be4a-8fb7bd822ef3>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#c6954719-31ec-45e6-8993-474773ce219b> .
<http://mu.semte.ch/blank#c6954719-31ec-45e6-8993-474773ce219b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1978-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1978-01-01T00:00:00"^^xsd:dateTime .