@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#b7518aac-16ae-4381-ac64-ddb291764019> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#7e438e46-22a5-419f-8d41-f531c47b5a34> . <http://mu.semte.ch/blank#7e438e46-22a5-419f-8d41-f531c47b5a34> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1992-02-06T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1992-02-06T00:00:00"^^xsd:dateTime .