@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/3a405c83-7c61-4aad-952a-0cf12c00f2f6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/5bb47eb3-81c8-4e2f-a9dc-9a703d4a7e02> .
<https://stad.gent/id/.well-known/skolem/5bb47eb3-81c8-4e2f-a9dc-9a703d4a7e02>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1919-08-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1919-08-01T00:00:00"^^xsd:dateTime .