@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#8ee967bc-e40d-4560-80f8-9e53f18c4c19> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#7cc20949-c81c-4cd1-898f-b77fc8f150b8> . <http://mu.semte.ch/blank#7cc20949-c81c-4cd1-898f-b77fc8f150b8> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2012-10-11T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2012-10-11T00:00:00"^^xsd:dateTime .