@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#e6c5e400-2bda-4037-ac02-537c3ea4ee4a> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#b00c61d0-8d09-42ad-af13-44d1d6d417b3> . <http://mu.semte.ch/blank#b00c61d0-8d09-42ad-af13-44d1d6d417b3> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1989-05-16T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1989-05-16T00:00:00"^^xsd:dateTime .