@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#f79869a8-c700-496b-ae56-cc8d0e08eef7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#c0974886-b234-4de3-b725-f5af57763f84> .
<http://mu.semte.ch/blank#c0974886-b234-4de3-b725-f5af57763f84>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1994-07-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1994-07-15T00:00:00"^^xsd:dateTime .