@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#39ee338f-cb3a-4129-9476-7e5ee68b48d8> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#e81592b4-5af3-4dfe-b0b7-9d2d7a044d91> . <http://mu.semte.ch/blank#e81592b4-5af3-4dfe-b0b7-9d2d7a044d91> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2004-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2004-01-01T00:00:00"^^xsd:dateTime .