@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#991c5234-470e-4a92-b351-cbb73048b020> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#9f5b7f03-cb62-4f06-bd79-66d22762ef79> . <http://mu.semte.ch/blank#9f5b7f03-cb62-4f06-bd79-66d22762ef79> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2006-02-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2006-02-01T00:00:00"^^xsd:dateTime .