@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#bf2d29fe-61b3-4915-b789-67223670d9a5> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <http://mu.semte.ch/blank#641b453f-c418-4bf2-8b00-c2b067db1d3f> . <http://mu.semte.ch/blank#641b453f-c418-4bf2-8b00-c2b067db1d3f> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1998-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1998-01-01T00:00:00"^^xsd:dateTime .