@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#e3c89560-f90b-4f0b-9e8b-d6944c525756> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#e74b9a91-5779-4a37-af7c-2139defcc57d> . <http://mu.semte.ch/blank#e74b9a91-5779-4a37-af7c-2139defcc57d> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2003-05-26T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2003-05-26T00:00:00"^^xsd:dateTime .