@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#0433735c-bb7e-4a3a-90d9-cf98005c37da>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#1ab6f34c-047a-4e83-a00e-34a8b6436bfa> .
<http://mu.semte.ch/blank#1ab6f34c-047a-4e83-a00e-34a8b6436bfa>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1997-01-28T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1997-01-28T00:00:00"^^xsd:dateTime .