@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#a9b23da2-78d8-4577-9533-e227c9aad587> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#2e4c112c-5f6f-4cfa-8f54-c233c4c92708> . <http://mu.semte.ch/blank#2e4c112c-5f6f-4cfa-8f54-c233c4c92708> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1991-08-12T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1991-08-12T00:00:00"^^xsd:dateTime .