@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#0f5ea0e9-dcd9-418a-879e-9f0ef1d2d6fe> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#cebcd463-4245-4d33-8a01-3ac25b7e3baa> . <http://mu.semte.ch/blank#cebcd463-4245-4d33-8a01-3ac25b7e3baa> 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 .