@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#ee012f82-5b99-47b7-b14c-438552c8e0af> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#1efe7cbd-47f5-4bd2-8cc1-540e976a0d5f> . <http://mu.semte.ch/blank#1efe7cbd-47f5-4bd2-8cc1-540e976a0d5f> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2006-10-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2006-10-01T00:00:00"^^xsd:dateTime .