@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#51532801-bd6e-4294-888a-bdfa1b765d37>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#a176bc16-e4a0-482d-92e0-4c0a8af4df40> .
<http://mu.semte.ch/blank#a176bc16-e4a0-482d-92e0-4c0a8af4df40>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1990-02-14T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1990-02-14T00:00:00"^^xsd:dateTime .