@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/5336f0ec-3d18-4f0f-8d23-c106aea61a27>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/679f3fad-781e-48cd-bf8a-a278c26ef62f> .
<https://stad.gent/id/.well-known/skolem/679f3fad-781e-48cd-bf8a-a278c26ef62f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1986-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1986-01-01T00:00:00"^^xsd:dateTime .