@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/53fef544-97b8-49cd-b9a0-5ddae14e4780>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/685faa87-a716-47b0-84e9-4711d50ae10d> .
<https://stad.gent/id/.well-known/skolem/685faa87-a716-47b0-84e9-4711d50ae10d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1886-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1886-01-01T00:00:00"^^xsd:dateTime .