@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#8efd22a1-c42b-49e4-9784-ddf390a16db8> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#ab59758a-eaeb-4f6c-8b97-4c60863b08ef> . <http://mu.semte.ch/blank#ab59758a-eaeb-4f6c-8b97-4c60863b08ef> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1982-01-07T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1982-01-07T00:00:00"^^xsd:dateTime .