@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#f2e4514a-c1c5-4c94-b1fe-f404e066233e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#0a1a0ba0-9fe6-441c-96cf-538ab003f50d> .
<http://mu.semte.ch/blank#0a1a0ba0-9fe6-441c-96cf-538ab003f50d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1999-03-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1999-03-16T00:00:00"^^xsd:dateTime .