@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/12f86b7a-751f-4af9-8f1f-24079578599a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/de79121b-f43d-4e43-9c0d-ba2b2707cc8f> .
<https://stad.gent/id/.well-known/skolem/de79121b-f43d-4e43-9c0d-ba2b2707cc8f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1898-04-30T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1898-04-30T00:00:00"^^xsd:dateTime .