@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#a0171daf-d04a-4844-91a9-c5d25750ae49> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#a5b3c55e-24ac-424e-b977-ca428f703eba> . <http://mu.semte.ch/blank#a5b3c55e-24ac-424e-b977-ca428f703eba> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1981-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1981-01-01T00:00:00"^^xsd:dateTime .