@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#c776c4bb-2397-43fe-ba03-2b822c5d0592> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#46f1a52d-0f6f-4d40-bd26-bef0930a2625> . <http://mu.semte.ch/blank#46f1a52d-0f6f-4d40-bd26-bef0930a2625> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1998-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1998-01-01T00:00:00"^^xsd:dateTime .