@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#87b62f42-f57b-46f3-9c64-145a369dba4e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#cea8c0f3-98bd-48e1-96df-84d759d64649> .
<http://mu.semte.ch/blank#cea8c0f3-98bd-48e1-96df-84d759d64649>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1990-07-31T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1990-07-31T00:00:00"^^xsd:dateTime .