@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#8b3bda1b-a0d6-4085-81a3-af3f42942160> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#68b37ca2-312f-49df-9505-cbb165dbb691> . <http://mu.semte.ch/blank#68b37ca2-312f-49df-9505-cbb165dbb691> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2012-10-11T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2012-10-11T00:00:00"^^xsd:dateTime .