@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#7cf3cf3c-92ad-47e4-9d09-66ed5b6e3675> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#d5be7a4e-fc93-4ea8-a829-bf3d7f85d87d> . <http://mu.semte.ch/blank#d5be7a4e-fc93-4ea8-a829-bf3d7f85d87d> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1990-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1990-01-01T00:00:00"^^xsd:dateTime .