@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#9951327a-55fc-459d-8ff2-cf78f866be16>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#e655c26e-3b13-4ef5-b416-77048d446692> .
<http://mu.semte.ch/blank#e655c26e-3b13-4ef5-b416-77048d446692>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2002-02-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2002-02-01T00:00:00"^^xsd:dateTime .