@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#fc4b6345-b728-46f0-a3e2-a39ddc9a553b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#241f00d5-6e3f-400a-b62f-2c87f0a0040d> .
<http://mu.semte.ch/blank#241f00d5-6e3f-400a-b62f-2c87f0a0040d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1983-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1983-01-01T00:00:00"^^xsd:dateTime .