@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#53ed897b-c8e8-4298-af76-e5c1f906cbd7> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#0d987356-41d2-4be6-8a4e-421c696320ac> . <http://mu.semte.ch/blank#0d987356-41d2-4be6-8a4e-421c696320ac> 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 .