@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#4edbbf45-3bc5-4b19-91f1-5f41f10b752f> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#1a0e288a-11ec-4df8-9e0a-8e7a0cb1413d> . <http://mu.semte.ch/blank#1a0e288a-11ec-4df8-9e0a-8e7a0cb1413d> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1986-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1986-01-01T00:00:00"^^xsd:dateTime .