@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#4977845c-ea4a-4f9e-ab8c-9d41e72a6090> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#a88dcdc1-3b38-4c32-82e2-2679f783d8ab> . <http://mu.semte.ch/blank#a88dcdc1-3b38-4c32-82e2-2679f783d8ab> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2012-04-10T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2012-04-10T00:00:00"^^xsd:dateTime .