@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#8aa01f2e-2ae9-49be-8ba1-1a5022ebeb2d> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#c205c94c-7547-4264-8c33-4650cc53c48f> . <http://mu.semte.ch/blank#c205c94c-7547-4264-8c33-4650cc53c48f> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1982-01-07T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1982-01-07T00:00:00"^^xsd:dateTime .