@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#c58712fa-6d87-4338-a148-fc0cbe6cbfdf>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#2661e458-70a6-4a5d-81eb-0d5e84d6e02a> .
<http://mu.semte.ch/blank#2661e458-70a6-4a5d-81eb-0d5e84d6e02a>
	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 .