@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/f6620b2f-358d-4cb7-bd7e-3d93f5419487> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/8f825275-bdf7-477a-875b-526840f92ba3> . <https://stad.gent/id/blank_node/8f825275-bdf7-477a-875b-526840f92ba3> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1919-08-09T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1919-08-09T00:00:00"^^xsd:dateTime .