@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/1373d963-ece2-4cfe-a95d-9e2bad88ab78>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ca602d2d-2967-4a4f-9413-afc89fc0c24b> .
<https://stad.gent/id/.well-known/skolem/ca602d2d-2967-4a4f-9413-afc89fc0c24b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1926-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1926-01-01T00:00:00"^^xsd:dateTime .