@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#ec027f08-f89d-46e5-b0c5-7a0dd831fc5a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#80535920-7a9c-4548-9a13-80ee99bf7001> .
<http://mu.semte.ch/blank#80535920-7a9c-4548-9a13-80ee99bf7001>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1985-11-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1985-11-18T00:00:00"^^xsd:dateTime .