@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/ae360ea4-61d0-4984-a4b1-8e204835bfe9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c0728075-6b96-49b4-8d56-a2f97b3c569e> .
<https://stad.gent/id/.well-known/skolem/c0728075-6b96-49b4-8d56-a2f97b3c569e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1889-12-31T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1889-12-31T00:00:00"^^xsd:dateTime .