@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#9b8c99f0-8986-4892-ac34-2c738d60f147> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#6eb55e60-748b-4da7-949a-03eac974ec00> . <http://mu.semte.ch/blank#6eb55e60-748b-4da7-949a-03eac974ec00> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1995-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1995-01-01T00:00:00"^^xsd:dateTime .