@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/7e89df50-28dd-4726-9486-983c6017ecc2> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/c956311f-cd4a-422d-b890-74ab4230c5ca> . <https://stad.gent/id/blank_node/c956311f-cd4a-422d-b890-74ab4230c5ca> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1901-05-06T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1901-05-06T00:00:00"^^xsd:dateTime .