@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#b4b7addb-ffea-4c7f-af6a-dafb0ae29f65>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#c14c1a42-bc8b-4ea9-a28d-d3445a63bea4> .
<http://mu.semte.ch/blank#c14c1a42-bc8b-4ea9-a28d-d3445a63bea4>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1958-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1958-01-01T00:00:00"^^xsd:dateTime .