@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/27bfa83d-1de4-4f51-99ba-3251ef232629> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/ad1e1cb2-fff2-418a-b81f-0bcf291dc481> . <https://stad.gent/id/blank_node/ad1e1cb2-fff2-418a-b81f-0bcf291dc481> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2015-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2015-01-01T00:00:00"^^xsd:dateTime .