@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#ca922267-d1e2-4517-a90a-41fd17bb2bf4> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#fe365736-5907-4a52-bbb2-c76f9790c58a> . <http://mu.semte.ch/blank#fe365736-5907-4a52-bbb2-c76f9790c58a> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2002-12-19T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2002-12-19T00:00:00"^^xsd:dateTime .