@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#de1b711c-c128-4123-a049-46b4cd82004c> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#82914a62-04b2-4c9a-9d5f-e07a6adbf98e> . <http://mu.semte.ch/blank#82914a62-04b2-4c9a-9d5f-e07a6adbf98e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1992-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1992-01-01T00:00:00"^^xsd:dateTime .