@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#88c342bc-c9c2-4f3e-a93e-98e401eb8b3d> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#b7bdb85f-f7e9-4214-9f3a-4d420d60f4ee> . <http://mu.semte.ch/blank#b7bdb85f-f7e9-4214-9f3a-4d420d60f4ee> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2015-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2015-01-01T00:00:00"^^xsd:dateTime .