@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#4cefed60-fb0c-4d70-965b-361c2e18b80c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#56488690-71c3-4963-9f34-2fbf6f2e3112> .
<http://mu.semte.ch/blank#56488690-71c3-4963-9f34-2fbf6f2e3112>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1977-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1977-01-01T00:00:00"^^xsd:dateTime .