@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/204f032a-739e-41a3-bd93-4a45d30b0a14>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/24ae3a3b-0e12-4111-abb8-89259218b0e6> .
<https://stad.gent/id/.well-known/skolem/24ae3a3b-0e12-4111-abb8-89259218b0e6>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-09-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-09-15T00:00:00"^^xsd:dateTime .