@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#e4ba64ca-cb96-4efd-8837-2c45abac8fdd> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#ee84f01c-19d2-4036-9e55-ae63e3476871> . <http://mu.semte.ch/blank#ee84f01c-19d2-4036-9e55-ae63e3476871> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1993-02-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1993-02-01T00:00:00"^^xsd:dateTime .