@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#a96b108b-9318-40d4-bf7b-5609c0194ed3> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#664827cc-1fc4-4398-9e7a-265f352bc5a3> . <http://mu.semte.ch/blank#664827cc-1fc4-4398-9e7a-265f352bc5a3> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1996-03-15T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1996-03-15T00:00:00"^^xsd:dateTime .