@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#c2cddd26-fd23-4ebb-a0d9-491fa709453a> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#b77c35bb-ed91-4ea3-9bcf-56e47803dc4d> . <http://mu.semte.ch/blank#b77c35bb-ed91-4ea3-9bcf-56e47803dc4d> 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 .