@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#2e6da10f-1c74-4e84-a5f5-5dd2e14e780f> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#0d0aa8d8-5cd0-4dfe-bd3d-5b03ca5c6c3f> . <http://mu.semte.ch/blank#0d0aa8d8-5cd0-4dfe-bd3d-5b03ca5c6c3f> 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 .