@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#590efdec-08d3-4474-a256-3a36218a0b41>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#6f068db2-fe7d-47db-aa52-98c8654bf8be> .
<http://mu.semte.ch/blank#6f068db2-fe7d-47db-aa52-98c8654bf8be>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2004-09-23T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2004-09-23T00:00:00"^^xsd:dateTime .