@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#4cea2ccb-75bc-48c0-9d51-e5266cd63b82> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#2a6fc9f8-656b-4602-adab-69835cc82e33> . <http://mu.semte.ch/blank#2a6fc9f8-656b-4602-adab-69835cc82e33> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2004-11-22T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2004-11-22T00:00:00"^^xsd:dateTime .