@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#c20ef4f4-d5e8-43ed-abf5-3a525951ac79> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#f6e2b1e9-0e0c-49e9-aa97-5822b9f0ca35> . <http://mu.semte.ch/blank#f6e2b1e9-0e0c-49e9-aa97-5822b9f0ca35> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2002-02-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2002-02-01T00:00:00"^^xsd:dateTime .