@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/01de9b41-8d8f-4a32-b3b8-572361e4e861>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/5e082a46-d046-4c4e-b668-1b99c8e8814c> .
<https://stad.gent/id/.well-known/skolem/5e082a46-d046-4c4e-b668-1b99c8e8814c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1768-05-02T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1768-05-02T00:00:00"^^xsd:dateTime .