@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#2b9239c0-327d-4115-a8be-72473f7c5788> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#c43440f9-1831-4e97-a450-dcabd13d3a62> . <http://mu.semte.ch/blank#c43440f9-1831-4e97-a450-dcabd13d3a62> 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 .