@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#00b9f9cc-2b0b-4edf-8db1-2be25a97847a> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#0ca3abc9-b01d-473b-9136-ada5b0c56670> . <http://mu.semte.ch/blank#0ca3abc9-b01d-473b-9136-ada5b0c56670> 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 .