@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/12dbbc5c-071d-4031-a98a-2ea970b51c96>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/9e660685-82e3-4377-966c-cc2511a0f12f> .
<https://stad.gent/id/.well-known/skolem/9e660685-82e3-4377-966c-cc2511a0f12f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1903-12-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1903-12-24T00:00:00"^^xsd:dateTime .