@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#87d43b2c-5456-414d-83e4-5eeb5c59e80e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#f7906466-af2d-4a6c-8f26-a4dbfe969889> .
<http://mu.semte.ch/blank#f7906466-af2d-4a6c-8f26-a4dbfe969889>
	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 .