@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#fb46f269-acb3-4365-904e-55146681c5dc> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#e6ac7712-4fa7-4d51-b54c-f91b2159350c> . <http://mu.semte.ch/blank#e6ac7712-4fa7-4d51-b54c-f91b2159350c> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1989-10-31T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1989-10-31T00:00:00"^^xsd:dateTime .