@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/7be98610-d2b3-40f5-852d-4a33c1f19a1c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ae5b9bc5-19ef-4b25-ae6c-c01c4bd24ff5> .
<https://stad.gent/id/.well-known/skolem/ae5b9bc5-19ef-4b25-ae6c-c01c4bd24ff5>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1921-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1921-01-01T00:00:00"^^xsd:dateTime .