@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#8bf5c978-9a70-480e-af92-0bd2ac6a3d5b> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#0f6a4558-e509-4802-aca8-6b657b8105ed> . <http://mu.semte.ch/blank#0f6a4558-e509-4802-aca8-6b657b8105ed> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1913-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1913-01-01T00:00:00"^^xsd:dateTime .