@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#3948fb74-12d9-4a8c-a69d-063c7bbdaed3> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#995e8824-ef32-4281-a669-63999538239d> . <http://mu.semte.ch/blank#995e8824-ef32-4281-a669-63999538239d> 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 .