@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#f66440fb-e0a0-4330-9b00-1261f692db64> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#dac2a48a-2092-469f-9c18-74841845feb9> . <http://mu.semte.ch/blank#dac2a48a-2092-469f-9c18-74841845feb9> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1962-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1962-01-01T00:00:00"^^xsd:dateTime .