@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#153a24b8-5df5-48c7-ab8b-7f1ca29ca36b> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#e6d2260b-cfcd-4498-a95f-8824a6212dbb> . <http://mu.semte.ch/blank#e6d2260b-cfcd-4498-a95f-8824a6212dbb> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1996-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1996-01-01T00:00:00"^^xsd:dateTime .