@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#712ed79a-e5e4-47e8-bbb5-abc92bc8eea7> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#b6dd40b2-573b-4178-93bc-d3b6c790b16f> . <http://mu.semte.ch/blank#b6dd40b2-573b-4178-93bc-d3b6c790b16f> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1997-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1997-01-01T00:00:00"^^xsd:dateTime .