@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#4cf9fdef-5ff6-4715-a173-5ac6c1517e9a> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#585f8fa7-7aa8-4763-b3f6-afe55f467107> . <http://mu.semte.ch/blank#585f8fa7-7aa8-4763-b3f6-afe55f467107> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2008-03-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2008-03-01T00:00:00"^^xsd:dateTime .