@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#a8674f04-4d69-4a2e-9ff6-032618c84703> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#8c20d5c4-3752-422a-80df-16eaa44af62d> . <http://mu.semte.ch/blank#8c20d5c4-3752-422a-80df-16eaa44af62d> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1976-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1976-01-01T00:00:00"^^xsd:dateTime .