@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#5bac5be0-e28f-437d-82e6-af57ab8abcb8>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#91d56aa9-097b-4646-8f98-c66caacfb6a1> .
<http://mu.semte.ch/blank#91d56aa9-097b-4646-8f98-c66caacfb6a1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1962-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1962-01-01T00:00:00"^^xsd:dateTime .