@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#88dce326-f9db-4e77-ad1f-3b59373df55e> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#49d6470b-7235-4fd8-84ff-cf8ea7338def> . <http://mu.semte.ch/blank#49d6470b-7235-4fd8-84ff-cf8ea7338def> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2005-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2005-01-01T00:00:00"^^xsd:dateTime .