@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#c4f64463-020b-4d4c-817a-12c8e59e4e57>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#47c4f4c0-3a2f-4a40-9dab-940111da13cb> .
<http://mu.semte.ch/blank#47c4f4c0-3a2f-4a40-9dab-940111da13cb>
	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 .