@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#82d929b8-f24a-4396-be44-5bc8bf3d6967>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#e5002baf-a1f5-4ef1-9ae7-0e7f4e6a55cc> .
<http://mu.semte.ch/blank#e5002baf-a1f5-4ef1-9ae7-0e7f4e6a55cc>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1992-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1992-01-01T00:00:00"^^xsd:dateTime .