@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#91ce80fe-6dd9-4e19-96b8-41e8e770d28a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#ebfcc9e2-4ae0-4e77-b95b-63561d76155c> .
<http://mu.semte.ch/blank#ebfcc9e2-4ae0-4e77-b95b-63561d76155c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2004-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2004-01-01T00:00:00"^^xsd:dateTime .