@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#6afb595c-938c-4995-873f-0028fddf88e4> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#a2d1b969-f1ce-4f38-aa6e-2d696ec61a57> . <http://mu.semte.ch/blank#a2d1b969-f1ce-4f38-aa6e-2d696ec61a57> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1909-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1909-01-01T00:00:00"^^xsd:dateTime .