@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#36e7a875-4028-4e22-9632-3625c5acdf38> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#1ab97fc4-3281-4ba4-9865-a6955577b0fa> . <http://mu.semte.ch/blank#1ab97fc4-3281-4ba4-9865-a6955577b0fa> 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 .