@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/c06f6b41-e947-47b4-8bb6-f6b2307fa21f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fc2dd47c-c0fb-42df-b116-d88a3dcd87c1> .
<https://stad.gent/id/.well-known/skolem/fc2dd47c-c0fb-42df-b116-d88a3dcd87c1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1919-08-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1919-08-09T00:00:00"^^xsd:dateTime .