@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#c93ed7ee-c65e-4172-b62d-33f5d7962b3c> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#efea0fb2-a170-4ca3-969c-191054889a92> . <http://mu.semte.ch/blank#efea0fb2-a170-4ca3-969c-191054889a92> 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 .