@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#e2249d5b-ac7d-4ad8-bacd-a5030028b459> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#c1a1538a-df10-4eb9-a76d-92d98b184a11> . <http://mu.semte.ch/blank#c1a1538a-df10-4eb9-a76d-92d98b184a11> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2004-09-23T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2004-09-23T00:00:00"^^xsd:dateTime .