@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/3a85445d-9356-4bd9-abcc-d1d6b4934ac7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fc727346-e986-4082-b656-c04f77d5a434> .
<https://stad.gent/id/.well-known/skolem/fc727346-e986-4082-b656-c04f77d5a434>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1904-03-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1904-03-01T00:00:00"^^xsd:dateTime .