@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#0db5883b-f7fc-49d2-be49-8aa5f89c7e61> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#a8df1df2-74ae-4621-8fc3-f1278ce7a819> . <http://mu.semte.ch/blank#a8df1df2-74ae-4621-8fc3-f1278ce7a819> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1988-06-13T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1988-06-13T00:00:00"^^xsd:dateTime .