@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/b41ad432-23c2-45a9-a2fe-8d70aec4e83f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b83b80ed-385f-4bc1-bba6-14d48ae85b0d> .
<https://stad.gent/id/.well-known/skolem/b83b80ed-385f-4bc1-bba6-14d48ae85b0d>
	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 .