@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/b4e00e32-498f-45ba-87b4-813dca703895>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c9526cd2-7c52-40b7-8eb9-6070f3339491> .
<https://stad.gent/id/.well-known/skolem/c9526cd2-7c52-40b7-8eb9-6070f3339491>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1872-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1872-01-01T00:00:00"^^xsd:dateTime .