@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/249ee8af-6c3d-4e18-a165-961f5c0d0185>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/a777b329-fd17-4892-80b4-4a46253fc06e> .
<https://stad.gent/id/.well-known/skolem/a777b329-fd17-4892-80b4-4a46253fc06e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1885-10-19T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1885-10-19T00:00:00"^^xsd:dateTime .