@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/3ca83f61-cedc-462b-b310-3e093676a364>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/aa007e66-2efa-48b5-a6c1-64cfbc720138> .
<https://stad.gent/id/.well-known/skolem/aa007e66-2efa-48b5-a6c1-64cfbc720138>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1922-12-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1922-12-04T00:00:00"^^xsd:dateTime .