@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#97135187-55a0-476d-a46b-7d4bba1af685> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#d32750bf-940f-404e-bef1-116530ae31bc> . <http://mu.semte.ch/blank#d32750bf-940f-404e-bef1-116530ae31bc> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1980-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1980-01-01T00:00:00"^^xsd:dateTime .