@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#ec244e1e-d075-439b-aeb5-eb2a8a00cd1d> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#d9f71c24-aaf3-4e20-b072-166860fab1d6> . <http://mu.semte.ch/blank#d9f71c24-aaf3-4e20-b072-166860fab1d6> 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 .