@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/54a4ab0e-c2ff-4359-bfde-f00e5c105636>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/adfa1621-6caf-419a-996a-f4e8a6064845> .
<https://stad.gent/id/.well-known/skolem/adfa1621-6caf-419a-996a-f4e8a6064845>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1921-02-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1921-02-24T00:00:00"^^xsd:dateTime .