@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/eb00bd24-c253-4f83-ae6d-eb9f3c7c4e6e> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/927f873b-3669-401b-aaed-51a252cb971c> . <https://stad.gent/id/blank_node/927f873b-3669-401b-aaed-51a252cb971c> 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 .