@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#e75a47d6-9c22-4cdf-9e79-8100a9d2a25c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#080b8409-f437-4966-a43f-619889b6cbd6> .
<http://mu.semte.ch/blank#080b8409-f437-4966-a43f-619889b6cbd6>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1997-05-25T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1997-05-25T00:00:00"^^xsd:dateTime .