@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#5e4a747e-e76b-4728-a352-1399302a1d99> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#08dbc5e7-b330-4a86-8383-5e2e58fbc14a> . <http://mu.semte.ch/blank#08dbc5e7-b330-4a86-8383-5e2e58fbc14a> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1988-05-03T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1988-05-03T00:00:00"^^xsd:dateTime .