@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#f19f3cda-1c8f-4813-a9e5-1f880f5c45fc> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#9e96a6f1-ac1a-47f8-9d00-04fca547b492> . <http://mu.semte.ch/blank#9e96a6f1-ac1a-47f8-9d00-04fca547b492> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1996-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1996-01-01T00:00:00"^^xsd:dateTime .