@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#c9385103-1839-4e42-97d0-14f7aee6f591> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#0c829d5e-bdc5-4a4b-987d-ed81849e4fb5> . <http://mu.semte.ch/blank#0c829d5e-bdc5-4a4b-987d-ed81849e4fb5> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1977-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1977-01-01T00:00:00"^^xsd:dateTime .