@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#a96770ec-45c8-4cb3-9dd2-f385ceefcf7d> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#cec205dd-b3a5-496a-8bf4-384a86929661> . <http://mu.semte.ch/blank#cec205dd-b3a5-496a-8bf4-384a86929661> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2005-06-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2005-06-01T00:00:00"^^xsd:dateTime .