@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#1a6220a6-5821-4ce8-9fa8-6313503029e4> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#46880a37-7c32-4e5a-a26e-ecf63c0bae2b> . <http://mu.semte.ch/blank#46880a37-7c32-4e5a-a26e-ecf63c0bae2b> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1999-03-16T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1999-03-16T00:00:00"^^xsd:dateTime .