@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#d90ad223-cf87-4cf8-ac79-b39eab738e64> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#a26a50e1-ee66-4581-b596-b1c3b14676fa> . <http://mu.semte.ch/blank#a26a50e1-ee66-4581-b596-b1c3b14676fa> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2005-08-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2005-08-01T00:00:00"^^xsd:dateTime .