@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/2c796ab6-514e-414e-8ed4-a1abdc2dca1e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/4d9e67a8-a67e-407e-8143-51c13c05b27d> .
<https://stad.gent/id/.well-known/skolem/4d9e67a8-a67e-407e-8143-51c13c05b27d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1919-08-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1919-08-18T00:00:00"^^xsd:dateTime .