@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#d36f0649-ce5c-4085-b1d2-eab6531e686d> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#9850ce8e-b7c6-402a-805a-eb3ea63d4499> . <http://mu.semte.ch/blank#9850ce8e-b7c6-402a-805a-eb3ea63d4499> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1990-11-13T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1990-11-13T00:00:00"^^xsd:dateTime .