@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#58fe2834-049c-4f3f-896e-46f0ba09ee85> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#d31f85c7-2a4f-4561-86d2-06676c0edaf0> . <http://mu.semte.ch/blank#d31f85c7-2a4f-4561-86d2-06676c0edaf0> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2006-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2006-01-01T00:00:00"^^xsd:dateTime .