@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#02e8d04e-dbd5-4b1f-a1e9-57c22693e126>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#46868846-5422-462c-859e-bd0ef7255ee6> .
<http://mu.semte.ch/blank#46868846-5422-462c-859e-bd0ef7255ee6>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1996-03-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1996-03-15T00:00:00"^^xsd:dateTime .