@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#2ea5081c-a0ef-44cf-aecb-5c44d5af1232> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#1ba8d918-3f01-49eb-8349-840f6453e908> . <http://mu.semte.ch/blank#1ba8d918-3f01-49eb-8349-840f6453e908> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1975-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1975-01-01T00:00:00"^^xsd:dateTime .