@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#0a5430e1-0009-4602-9fc3-956f32d7e05d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#b1785648-8857-439f-8631-94473980a6d6> .
<http://mu.semte.ch/blank#b1785648-8857-439f-8631-94473980a6d6>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1985-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1985-01-01T00:00:00"^^xsd:dateTime .