@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#aef1a2ec-1f11-4746-837a-5667d0ce9102> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#87ec7f11-086c-44a1-8fd5-7d7a44ee4ceb> . <http://mu.semte.ch/blank#87ec7f11-086c-44a1-8fd5-7d7a44ee4ceb> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1923-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1923-01-01T00:00:00"^^xsd:dateTime .