@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#275f82b4-75e7-42a6-9996-bc8b67b6db48> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#7984345f-3bd0-41dd-b1e1-535a55fd972b> . <http://mu.semte.ch/blank#7984345f-3bd0-41dd-b1e1-535a55fd972b> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1990-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1990-01-01T00:00:00"^^xsd:dateTime .