@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#aa12d060-dc78-478a-bd3d-4325dec6e539> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#cef502de-9f4e-446c-9e31-32d7cab839f9> . <http://mu.semte.ch/blank#cef502de-9f4e-446c-9e31-32d7cab839f9> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1988-05-03T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1988-05-03T00:00:00"^^xsd:dateTime .