@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#4a58eb8f-d56d-453c-924c-2cdba40c448b> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#6a193daf-e7ff-4082-99e3-5acee10f0e31> . <http://mu.semte.ch/blank#6a193daf-e7ff-4082-99e3-5acee10f0e31> 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 .