@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/98f1bec6-8982-435a-bfb1-b9e40fd9af25>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/aafd79b9-bc30-494d-8bf3-32c37a9ffca8> .
<https://stad.gent/id/.well-known/skolem/aafd79b9-bc30-494d-8bf3-32c37a9ffca8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1933-12-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1933-12-01T00:00:00"^^xsd:dateTime .