@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#e5f2ef10-d00a-4cca-a5da-b04bb9a0bfe4> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#ccb1b889-60c2-4115-8361-61b3808451c7> . <http://mu.semte.ch/blank#ccb1b889-60c2-4115-8361-61b3808451c7> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2008-12-31T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2008-12-31T00:00:00"^^xsd:dateTime .