@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#4b720069-736e-4084-a78b-33852dbe5260> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#133325cc-b861-4f0a-a5ee-fec6db429c78> . <http://mu.semte.ch/blank#133325cc-b861-4f0a-a5ee-fec6db429c78> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2001-11-12T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2001-11-12T00:00:00"^^xsd:dateTime .