@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#bb84267f-baff-44f4-93e8-b3930f22125a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#2c8bf9a9-e3b1-4160-ad71-e3c2e6bc56e3> .
<http://mu.semte.ch/blank#2c8bf9a9-e3b1-4160-ad71-e3c2e6bc56e3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1998-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1998-01-01T00:00:00"^^xsd:dateTime .