@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#242c784f-d5f1-4e0f-87f3-68e76c9adef4> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#000c93d2-0cfd-4ff4-831d-e86865431aeb> . <http://mu.semte.ch/blank#000c93d2-0cfd-4ff4-831d-e86865431aeb> 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 .