@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#ea1ce1bb-f236-4ad7-b4c4-92b3542fa988> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#644a7d11-23e8-4c9f-b855-e1bef3d92315> . <http://mu.semte.ch/blank#644a7d11-23e8-4c9f-b855-e1bef3d92315> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1990-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1990-01-01T00:00:00"^^xsd:dateTime .