@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#ffee428c-14e7-41ba-83e5-bc4c9f6b3883> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#e15ae0ba-31b5-4ca3-a607-9dda00381bd3> . <http://mu.semte.ch/blank#e15ae0ba-31b5-4ca3-a607-9dda00381bd3> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2003-05-26T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2003-05-26T00:00:00"^^xsd:dateTime .