@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/b6527305-769d-4c6b-a41f-a53fd3bc4115>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f95069f8-4f90-45c5-8abc-3dc864dc3a50> .
<https://stad.gent/id/.well-known/skolem/f95069f8-4f90-45c5-8abc-3dc864dc3a50>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1989-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1989-01-01T00:00:00"^^xsd:dateTime .