@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#f0cef42f-fcb4-4402-b22c-4aa722b564b7> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#c7f5e399-3363-44ac-b4f8-54219afc745f> . <http://mu.semte.ch/blank#c7f5e399-3363-44ac-b4f8-54219afc745f> 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 .