@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#2c9aa793-4ba4-4518-a4f1-a6292b829e87>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#aaeeebf5-76ea-4d2f-86a1-39c6594759cb> .
<http://mu.semte.ch/blank#aaeeebf5-76ea-4d2f-86a1-39c6594759cb>
	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 .