@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#2e8daff1-d712-4256-b68b-7e6f49ea803f> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#195a56bf-13dd-4dab-9d46-b4272c9ab7fe> . <http://mu.semte.ch/blank#195a56bf-13dd-4dab-9d46-b4272c9ab7fe> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2016-08-16T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2016-08-16T00:00:00"^^xsd:dateTime .