@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#80ce2983-215a-4b77-8f43-baf1e3b3e4ac> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#59e02437-0fdb-44ff-9f7d-dedb4a4ee5aa> . <http://mu.semte.ch/blank#59e02437-0fdb-44ff-9f7d-dedb4a4ee5aa> 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 .