@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#a531a52b-605a-48c5-8c11-27eb87419d2b> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#2643e52a-eda3-4f3f-9349-e3b0e87f4aa1> . <http://mu.semte.ch/blank#2643e52a-eda3-4f3f-9349-e3b0e87f4aa1> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1992-03-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1992-03-01T00:00:00"^^xsd:dateTime .