@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#b6a8d53f-2547-4db5-ad1b-e8a9652c82bd>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#7c634f3b-7d1f-4e36-8a3f-8abef740610e> .
<http://mu.semte.ch/blank#7c634f3b-7d1f-4e36-8a3f-8abef740610e>
	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 .