@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/a866c293-f297-47d1-b206-4c22b54bf814>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d94dec5c-f667-41e7-bb48-21728f5ea506> .
<https://stad.gent/id/.well-known/skolem/d94dec5c-f667-41e7-bb48-21728f5ea506>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1847-07-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1847-07-12T00:00:00"^^xsd:dateTime .