@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#f9a2b52d-2cfc-4506-a171-6e1e7f622a09> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#108b369b-3e25-4a18-9145-a4d2b27f1371> . <http://mu.semte.ch/blank#108b369b-3e25-4a18-9145-a4d2b27f1371> 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 .