@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#a3a0d4ac-20d8-45c7-ba0c-e1aa98dedf95> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#e7f89a9b-200d-4923-ac88-41d4d1c29071> . <http://mu.semte.ch/blank#e7f89a9b-200d-4923-ac88-41d4d1c29071> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2002-02-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2002-02-01T00:00:00"^^xsd:dateTime .