@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#26b17bbf-999e-4904-9c1c-ed69784d259b> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#43c550f0-a9a3-4498-bdd0-7d3dc02e8b39> . <http://mu.semte.ch/blank#43c550f0-a9a3-4498-bdd0-7d3dc02e8b39> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2011-12-02T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2011-12-02T00:00:00"^^xsd:dateTime .