@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/05bc3448-c66f-427c-964e-3ba93562e11f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/1569abbd-1f9c-4c3c-943b-cd2d06987f86> .
<https://stad.gent/id/.well-known/skolem/1569abbd-1f9c-4c3c-943b-cd2d06987f86>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1927-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1927-01-01T00:00:00"^^xsd:dateTime .