@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#c5e33f8c-8130-4b02-89a6-f0a3ed2934f0> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#a1f53926-8b6c-40dc-861a-97fd81147cff> . <http://mu.semte.ch/blank#a1f53926-8b6c-40dc-861a-97fd81147cff> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1998-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1998-01-01T00:00:00"^^xsd:dateTime .