@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/c0a8dfbe-c6eb-4e90-a006-3d4391d6c719> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/8b5b96b8-bda7-4e3d-82b5-b7df73ad01bc> . <https://stad.gent/id/blank_node/8b5b96b8-bda7-4e3d-82b5-b7df73ad01bc> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1937-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1937-01-01T00:00:00"^^xsd:dateTime .