@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#03a85ada-0848-4320-a553-c0e2be7c4d07> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#daea1a90-f61a-4c53-873e-7369116fff65> . <http://mu.semte.ch/blank#daea1a90-f61a-4c53-873e-7369116fff65> 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 .