@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/c7fdbfbb-784d-450a-9d5c-e592e1a9087e> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/8b2e85a2-8b85-4811-bc68-5b6c3c6638ee> . <https://stad.gent/id/blank_node/8b2e85a2-8b85-4811-bc68-5b6c3c6638ee> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1965-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1965-01-01T00:00:00"^^xsd:dateTime .