@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#4c566fca-6406-43ca-b573-f10acf81014e> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#86ed2a7d-570b-40bd-bfa9-8bc218cb357e> . <http://mu.semte.ch/blank#86ed2a7d-570b-40bd-bfa9-8bc218cb357e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2021-10-21T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2021-10-21T00:00:00"^^xsd:dateTime .