@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#b8d3add0-bbab-4a90-9ce2-fc982e0b16f3> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#da4b5c11-188a-4139-82dc-6be49d9ed2bb> . <http://mu.semte.ch/blank#da4b5c11-188a-4139-82dc-6be49d9ed2bb> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1978-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1978-01-01T00:00:00"^^xsd:dateTime .