@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#a1318934-5cea-46bf-a448-2caa502b383d> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#e7a1bd5a-15f9-45ea-945d-aa13eb916f4b> . <http://mu.semte.ch/blank#e7a1bd5a-15f9-45ea-945d-aa13eb916f4b> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1988-11-18T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1988-11-18T00:00:00"^^xsd:dateTime .