@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#65c87b84-a134-4fac-9826-c7af0955bc3d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#c43e892a-9126-48fb-b698-2d2eb0e14b2b> .
<http://mu.semte.ch/blank#c43e892a-9126-48fb-b698-2d2eb0e14b2b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1990-02-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1990-02-16T00:00:00"^^xsd:dateTime .