@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#0d43d835-b538-44cd-b5b3-1ef500048376> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#9d3160b1-5660-4353-a1dd-78c1e4e49721> . <http://mu.semte.ch/blank#9d3160b1-5660-4353-a1dd-78c1e4e49721> 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 .