@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#b0a1387d-fc60-4301-bd10-8564512caa0f> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#c08dc0c6-4a4e-40c6-b53d-469a0ac7cce5> . <http://mu.semte.ch/blank#c08dc0c6-4a4e-40c6-b53d-469a0ac7cce5> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2017-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2017-01-01T00:00:00"^^xsd:dateTime .