@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#f70552a7-fbe3-4daf-a3bc-99d29f69e73c> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#a7fe815b-6a35-4f43-a2a1-9c54c1112282> . <http://mu.semte.ch/blank#a7fe815b-6a35-4f43-a2a1-9c54c1112282> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1990-11-13T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1990-11-13T00:00:00"^^xsd:dateTime .