@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#42fd78e7-3464-4ab8-8ab0-3cc1954916d1> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#4fc53c95-972a-4340-adc0-57000d87acbc> . <http://mu.semte.ch/blank#4fc53c95-972a-4340-adc0-57000d87acbc> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2000-03-27T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2000-03-27T00:00:00"^^xsd:dateTime .