@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#c2a3f7b5-0263-46cb-b45e-cca601677941> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#cd9fb8c4-e29b-4e54-9796-efd76ab1f20e> . <http://mu.semte.ch/blank#cd9fb8c4-e29b-4e54-9796-efd76ab1f20e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1920-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1920-01-01T00:00:00"^^xsd:dateTime .