@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/679d2309-a186-4d7d-940d-0daa99431f92>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/a738a074-1f56-4e6f-bf86-c8a77ef108d1> .
<https://stad.gent/id/.well-known/skolem/a738a074-1f56-4e6f-bf86-c8a77ef108d1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1887-06-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1887-06-06T00:00:00"^^xsd:dateTime .