@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#20ed9850-6888-4b7d-ae18-34b489a49866> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#6c1060c4-2e37-4f78-8e29-f5c78586b25c> . <http://mu.semte.ch/blank#6c1060c4-2e37-4f78-8e29-f5c78586b25c> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2007-10-05T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2007-10-05T00:00:00"^^xsd:dateTime .