@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#e026bb67-d221-4a2f-a4a1-b9268d0bde74> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#bee358c7-7931-4156-9812-35d0f9010ca8> . <http://mu.semte.ch/blank#bee358c7-7931-4156-9812-35d0f9010ca8> 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 .