@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/58f529e2-b29a-4432-97f9-e6ad44a5601c> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/3598bcc6-b199-4d1a-b22b-30c5f1ad8e5b> . <https://stad.gent/id/blank_node/3598bcc6-b199-4d1a-b22b-30c5f1ad8e5b> 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 .