@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/.well-known/skolem/b69a365d-8db3-42fb-9a17-700cfcd946d8>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c9be25c1-5d39-4ce7-8ef3-ae939006b953> .
<https://stad.gent/id/.well-known/skolem/c9be25c1-5d39-4ce7-8ef3-ae939006b953>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-02-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-02-18T00:00:00"^^xsd:dateTime .