@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#9db7a991-7d3b-4ac8-9c9a-729c77c3d1de> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#d1a91c2c-7741-4c5f-9d0d-35a40ef233c1> . <http://mu.semte.ch/blank#d1a91c2c-7741-4c5f-9d0d-35a40ef233c1> 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 .