@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#927be916-f444-454a-a6ff-730e7446f167> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#c28cb437-a6c5-44df-a9d7-39bdeaeeed80> . <http://mu.semte.ch/blank#c28cb437-a6c5-44df-a9d7-39bdeaeeed80> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1987-10-05T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1987-10-05T00:00:00"^^xsd:dateTime .