@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#c50e4656-283c-46d3-8a18-779a7b8c1dd3>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#98552ba8-6595-41bb-9671-9482403677a1> .
<http://mu.semte.ch/blank#98552ba8-6595-41bb-9671-9482403677a1>
	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 .