@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/1a22a6f7-b8e0-423d-9978-fe19e2a121fe>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/8a8d228d-a677-4801-884f-cbfeeaf0eb99> .
<https://stad.gent/id/.well-known/skolem/8a8d228d-a677-4801-884f-cbfeeaf0eb99>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1952-07-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1952-07-01T00:00:00"^^xsd:dateTime .