@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#2e3f6a7a-a91a-4edb-a28e-dc99e240679b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#52f41980-2e0d-47d4-92bb-a2ec4108c027> .
<http://mu.semte.ch/blank#52f41980-2e0d-47d4-92bb-a2ec4108c027>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2017-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2017-01-01T00:00:00"^^xsd:dateTime .