@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#5eda3a89-9036-4ed0-8b87-dab5b73d3543> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#e2a8bdf9-7024-407d-bb82-e5a6e2463a9f> . <http://mu.semte.ch/blank#e2a8bdf9-7024-407d-bb82-e5a6e2463a9f> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2004-11-26T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2004-11-26T00:00:00"^^xsd:dateTime .