@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/20b53dcc-86db-4e93-aee0-770d8b33c204> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/15028f71-1d56-4c59-b709-7cc46a941ecc> . <https://stad.gent/id/blank_node/15028f71-1d56-4c59-b709-7cc46a941ecc> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1973-04-09T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1973-04-09T00:00:00"^^xsd:dateTime .