@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#7e9f317d-c957-4db0-bf6e-4d01763b5d60> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#51be6369-3cdb-4afc-8933-3d86e684ab67> . <http://mu.semte.ch/blank#51be6369-3cdb-4afc-8933-3d86e684ab67> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1986-11-12T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1986-11-12T00:00:00"^^xsd:dateTime .