@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#554b7c4f-adb2-41ad-8955-60c9883420f3>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#cad7847c-950f-46f6-ab86-29f1e801203d> .
<http://mu.semte.ch/blank#cad7847c-950f-46f6-ab86-29f1e801203d>
	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 .