@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#5e144a6e-30e0-49c2-a2be-a86ec09ce16b> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#e57ea2aa-710d-423d-a2be-c232aae807d8> . <http://mu.semte.ch/blank#e57ea2aa-710d-423d-a2be-c232aae807d8> 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 .