@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/a4f1e439-b37a-4079-8265-4f4c3a595ae7> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/2c5f7c8f-d208-48b2-9c84-08e2b8ab4cb1> . <https://stad.gent/id/blank_node/2c5f7c8f-d208-48b2-9c84-08e2b8ab4cb1> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1907-04-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1907-04-01T00:00:00"^^xsd:dateTime .