@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#58c3d6a0-de7b-44fe-acd2-c5a41c2a0a27>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#6e130cb8-677f-4cbd-8961-b3af1c2b3d71> .
<http://mu.semte.ch/blank#6e130cb8-677f-4cbd-8961-b3af1c2b3d71>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1985-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1985-01-01T00:00:00"^^xsd:dateTime .