@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#4a74d160-6c51-4e17-9383-de37b68f50ad> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#87e5cac6-9156-49f5-9243-4cb6b7db10e4> . <http://mu.semte.ch/blank#87e5cac6-9156-49f5-9243-4cb6b7db10e4> 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 .