@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#ac3522ba-cb9e-4384-ac62-7401fc516ac0> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#eb089a56-72d9-4b46-b63f-785c46b20baf> . <http://mu.semte.ch/blank#eb089a56-72d9-4b46-b63f-785c46b20baf> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1987-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1987-01-01T00:00:00"^^xsd:dateTime .