@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/bcc76098-98fc-4c67-99b9-97b5747bcfcf> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/0412e901-4166-4e14-bc1f-8a62c4ecc6bb> . <https://stad.gent/id/blank_node/0412e901-4166-4e14-bc1f-8a62c4ecc6bb> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1883-12-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1883-12-01T00:00:00"^^xsd:dateTime .