@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#b8953d2a-5f93-40e6-933b-7c622d6c25fd>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#5aff0986-a9ac-4e7d-a463-6ca8fc437d8e> .
<http://mu.semte.ch/blank#5aff0986-a9ac-4e7d-a463-6ca8fc437d8e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1990-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1990-01-01T00:00:00"^^xsd:dateTime .