@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/2490c1e0-2deb-4f94-a58f-5fc7be69d062>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/bda7fd32-4832-45ba-ad0f-1966165ac5c7> .
<https://stad.gent/id/.well-known/skolem/bda7fd32-4832-45ba-ad0f-1966165ac5c7>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-01-13T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-01-13T00:00:00"^^xsd:dateTime .