@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#4b7cf0af-5f97-427b-bdd3-d276b31fe7f6> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#e19a0d9c-0d2a-4a4a-8ede-1004b5b6aeca> . <http://mu.semte.ch/blank#e19a0d9c-0d2a-4a4a-8ede-1004b5b6aeca> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1991-01-28T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1991-01-28T00:00:00"^^xsd:dateTime .