@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#331c835b-d81e-426b-9507-3782d104a826> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#d0db79cd-b169-44c8-bd70-2bcd10a65c15> . <http://mu.semte.ch/blank#d0db79cd-b169-44c8-bd70-2bcd10a65c15> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2006-02-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2006-02-01T00:00:00"^^xsd:dateTime .