@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#1e51ec6f-7b5f-407a-acf0-429f19c3c986> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#28771757-f6aa-4734-a632-cbd9ef62474a> . <http://mu.semte.ch/blank#28771757-f6aa-4734-a632-cbd9ef62474a> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1982-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1982-01-01T00:00:00"^^xsd:dateTime .