@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://stad.gent/id/blank_node/af998514-aadf-48c8-931e-6e2660b26611> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/ff999969-f6a9-4535-8e28-d3bfbeab6fad> . <https://stad.gent/id/blank_node/ff999969-f6a9-4535-8e28-d3bfbeab6fad> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2012-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2012-01-01T00:00:00"^^xsd:dateTime .