@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#a63a7e36-eb37-4c03-9982-f608267d8594> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#caf38075-b5c9-4d1d-986b-9f93f4e14937> . <http://mu.semte.ch/blank#caf38075-b5c9-4d1d-986b-9f93f4e14937> 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 .