@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#17c029a5-86d6-4967-9d7f-8dc087f85c37> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#2c7ffaee-d26d-4de3-b855-80dd11b3c067> . <http://mu.semte.ch/blank#2c7ffaee-d26d-4de3-b855-80dd11b3c067> 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 .