@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#fad93471-71a3-4e90-8c0e-d8b4bc6dfe2f> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#a955dd25-8c88-4eae-a4e7-6090b304bb9d> . <http://mu.semte.ch/blank#a955dd25-8c88-4eae-a4e7-6090b304bb9d> 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 .