@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/2f6751c2-3677-451f-954e-1de3700a8db9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/adacb7d5-5c1e-4865-87a2-fd55553b18b4> .
<https://stad.gent/id/.well-known/skolem/adacb7d5-5c1e-4865-87a2-fd55553b18b4>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1908-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1908-01-01T00:00:00"^^xsd:dateTime .