@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/0b3cc94f-a78e-4b76-b9f5-ac7ee1c69b62>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ea30bad5-08b7-45a4-b1a3-103a109a5290> .
<https://stad.gent/id/.well-known/skolem/ea30bad5-08b7-45a4-b1a3-103a109a5290>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-09-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-09-20T00:00:00"^^xsd:dateTime .