@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#0e1bc3f5-4b1c-4103-bf46-72f73b6d42c0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#2c20db75-d5af-4f81-9b60-45aabfd878aa> .
<http://mu.semte.ch/blank#2c20db75-d5af-4f81-9b60-45aabfd878aa>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1980-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1980-01-01T00:00:00"^^xsd:dateTime .