@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#d61a9881-3b90-4e49-af20-98ddb250e015> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#4d07e3aa-7edb-4a8e-8ef8-816105e6ffa2> . <http://mu.semte.ch/blank#4d07e3aa-7edb-4a8e-8ef8-816105e6ffa2> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1977-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1977-01-01T00:00:00"^^xsd:dateTime .