@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/5d75241e-ca43-4dcb-a52b-f1db0665fe66>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/79e0a55c-8f61-4987-be5e-7c2f7899018e> .
<https://stad.gent/id/.well-known/skolem/79e0a55c-8f61-4987-be5e-7c2f7899018e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1929-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1929-01-01T00:00:00"^^xsd:dateTime .