@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#aa4b0188-af4d-48d2-ae59-388b39804463> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#054bea5e-5ef5-48ac-b4e2-1b305c8ea8c6> . <http://mu.semte.ch/blank#054bea5e-5ef5-48ac-b4e2-1b305c8ea8c6> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1999-06-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1999-06-01T00:00:00"^^xsd:dateTime .