@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#2a01daaf-990b-4800-ae85-f5937171eb46> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#ee54dc31-6896-48aa-8581-0f5aeab5820a> . <http://mu.semte.ch/blank#ee54dc31-6896-48aa-8581-0f5aeab5820a> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1990-06-14T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1990-06-14T00:00:00"^^xsd:dateTime .