@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/3da97088-0e4b-4509-9368-2f394c3f39e9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/5df55e31-1e07-47b3-8d29-7017f7596f94> .
<https://stad.gent/id/.well-known/skolem/5df55e31-1e07-47b3-8d29-7017f7596f94>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1896-02-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1896-02-07T00:00:00"^^xsd:dateTime .