@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#500a276a-647a-49a7-91da-32925ab494a9> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#c837a5e5-1e01-4442-b3c9-18c896af7755> . <http://mu.semte.ch/blank#c837a5e5-1e01-4442-b3c9-18c896af7755> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2006-05-24T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2006-05-24T00:00:00"^^xsd:dateTime .