@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#c45adb93-440f-4798-a57f-0b90ab732604> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#b76a93ea-844a-4328-84e0-cdd5af9d62d8> . <http://mu.semte.ch/blank#b76a93ea-844a-4328-84e0-cdd5af9d62d8> 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 .