@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#c56e8a20-4989-43c7-95bf-ab893c4aa22d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#31199660-e1c8-415d-b62a-1dcb08515e1f> .
<http://mu.semte.ch/blank#31199660-e1c8-415d-b62a-1dcb08515e1f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1976-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1976-01-01T00:00:00"^^xsd:dateTime .