@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://stad.gent/id/blank_node/0ae156b1-8e6e-427b-bd42-52e1273b9b50> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/321d6a9c-28ff-4c7e-be6e-97f3808977cc> . <https://stad.gent/id/blank_node/321d6a9c-28ff-4c7e-be6e-97f3808977cc> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; rdfs:isDefinedBy <https://stad.gent/data/blank_node/321d6a9c-28ff-4c7e-be6e-97f3808977cc> ; <http://data.europa.eu/m8g/endTime> "1990-02-16T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1990-02-16T00:00:00"^^xsd:dateTime .