@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#b602b67b-aac1-4374-8a75-cafe4d8b3e94> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#2c75f0a3-1d77-4568-8ff7-cf26a461bfa7> . <http://mu.semte.ch/blank#2c75f0a3-1d77-4568-8ff7-cf26a461bfa7> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1999-07-13T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1999-07-13T00:00:00"^^xsd:dateTime .