@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#79818922-3f7f-492b-a6f7-2bd21086643a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#e409b1e9-e3e3-4a4b-b0fa-a7b75c20d5c9> .
<http://mu.semte.ch/blank#e409b1e9-e3e3-4a4b-b0fa-a7b75c20d5c9>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1983-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1983-01-01T00:00:00"^^xsd:dateTime .