@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#dc6ec476-c4e0-49df-bd64-3a46aa51e18f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#2e693ab6-110e-4a43-b3ad-5fb0b520cda3> .
<http://mu.semte.ch/blank#2e693ab6-110e-4a43-b3ad-5fb0b520cda3>
	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 .