@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#04527fc9-4e5e-4b7d-988a-86d3aebf766b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#a0a86ef5-54d6-4a52-a113-d0224bb24c8f> .
<http://mu.semte.ch/blank#a0a86ef5-54d6-4a52-a113-d0224bb24c8f>
	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 .