@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#a04b2775-c151-4d84-8d59-3e1364344775> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#a05a1485-cb83-469d-b7e5-44b8315f8e89> . <http://mu.semte.ch/blank#a05a1485-cb83-469d-b7e5-44b8315f8e89> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1990-02-16T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1990-02-16T00:00:00"^^xsd:dateTime .