@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#0a52075a-1fa4-4227-b5c2-e164fa197ac0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#18361ad7-b93c-475c-bd3c-8790921d3a36> .
<http://mu.semte.ch/blank#18361ad7-b93c-475c-bd3c-8790921d3a36>
	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 .