@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#9245e134-c250-4465-bd88-1b5834bdc589> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#33703ea5-1007-4f04-bd78-e03ca8fd98ee> . <http://mu.semte.ch/blank#33703ea5-1007-4f04-bd78-e03ca8fd98ee> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2004-06-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2004-06-01T00:00:00"^^xsd:dateTime .