@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#1cf191d6-553f-4c2d-b86c-339ee3a44198> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#808cfa13-bd90-4400-a5f9-b104099298d2> . <http://mu.semte.ch/blank#808cfa13-bd90-4400-a5f9-b104099298d2> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2010-05-29T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2010-05-29T00:00:00"^^xsd:dateTime .