@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#be5008cc-d33b-43f5-a48e-1b6dba405360> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#efa8b6f7-e253-4f49-bff4-3f9e0d591fd2> . <http://mu.semte.ch/blank#efa8b6f7-e253-4f49-bff4-3f9e0d591fd2> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2002-01-22T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2002-01-22T00:00:00"^^xsd:dateTime .