@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#fae6a4fc-d654-4a23-91ec-1246d28dab58>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#aa1e825e-b0c0-4ff1-97f0-59919de2ae97> .
<http://mu.semte.ch/blank#aa1e825e-b0c0-4ff1-97f0-59919de2ae97>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1982-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1982-01-01T00:00:00"^^xsd:dateTime .