@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/02005f48-8099-47c5-b5ae-fe7bf4d4bde2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c5972b29-690e-4a31-9b21-d86797dea165> .
<https://stad.gent/id/.well-known/skolem/c5972b29-690e-4a31-9b21-d86797dea165>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1922-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1922-01-01T00:00:00"^^xsd:dateTime .