@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#32cbc59e-17dd-43c7-a2e6-39e3eea9a08f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#58d1012e-23a6-4701-a4c4-8cf2241ca821> .
<http://mu.semte.ch/blank#58d1012e-23a6-4701-a4c4-8cf2241ca821>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1998-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1998-01-01T00:00:00"^^xsd:dateTime .