@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/9bef4979-78f3-45ba-8ed1-7c0bff778cea> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/0612b0c3-65bb-461b-baa4-4fa58baa0b9e> . <https://stad.gent/id/blank_node/0612b0c3-65bb-461b-baa4-4fa58baa0b9e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1900-08-04T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1900-08-04T00:00:00"^^xsd:dateTime .