@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#178d9f3f-ecf0-4999-ac94-c23d5335c1bd> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#e4f53259-3de3-487f-8748-ac70a8d0d812> . <http://mu.semte.ch/blank#e4f53259-3de3-487f-8748-ac70a8d0d812> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2002-02-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2002-02-01T00:00:00"^^xsd:dateTime .