@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#8bb05073-29f2-4794-9576-2c21c93bd0b5> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#bf0a0605-f2f5-4371-83ef-020d1c6ff6c4> . <http://mu.semte.ch/blank#bf0a0605-f2f5-4371-83ef-020d1c6ff6c4> 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 .