@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#5970f907-d3be-4ff1-b46b-ec4c0057e9b9> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#f86c96c5-88a5-444d-95ba-56acffc50ac6> . <http://mu.semte.ch/blank#f86c96c5-88a5-444d-95ba-56acffc50ac6> 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 .