@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#c04094e4-a840-43b5-9fbd-984d5a4da1ad>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#aa32fece-2d5f-438b-8e08-162a04fc2334> .
<http://mu.semte.ch/blank#aa32fece-2d5f-438b-8e08-162a04fc2334>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1988-11-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1988-11-18T00:00:00"^^xsd:dateTime .