@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#9edbce34-b798-4da6-9ef3-6112bcc19251> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#024aa7bc-ccc2-488b-898d-32a97326e8b9> . <http://mu.semte.ch/blank#024aa7bc-ccc2-488b-898d-32a97326e8b9> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1997-06-11T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1997-06-11T00:00:00"^^xsd:dateTime .