@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/0364fb98-96b1-4c86-88e6-a7c8c007bb09>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/67fa6734-c821-44bf-8f77-2f7aec1fbf33> .
<https://stad.gent/id/.well-known/skolem/67fa6734-c821-44bf-8f77-2f7aec1fbf33>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1775-07-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1775-07-20T00:00:00"^^xsd:dateTime .