@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/0172130a-1dc6-4b7b-934a-14cbcebbc2fc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/910066ed-1037-476b-8207-e825cd4e8db2> .
<https://stad.gent/id/.well-known/skolem/910066ed-1037-476b-8207-e825cd4e8db2>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1789-06-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1789-06-20T00:00:00"^^xsd:dateTime .