@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#31a62e78-5710-4da3-9cd5-0e532f762b5a> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#40ec1a8d-67c4-43dd-b0eb-4cd68755bd13> . <http://mu.semte.ch/blank#40ec1a8d-67c4-43dd-b0eb-4cd68755bd13> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2017-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2017-01-01T00:00:00"^^xsd:dateTime .