@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#c81cdb79-269d-4bed-b6e2-0478a60d1eab>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#1217bd3d-422d-4757-a4b1-613cc6c42429> .
<http://mu.semte.ch/blank#1217bd3d-422d-4757-a4b1-613cc6c42429>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1993-02-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1993-02-01T00:00:00"^^xsd:dateTime .