@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/a44bcc02-d0f1-4457-b5c0-4d802544d282>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ce7c80dd-dd89-4392-bcf9-bddc1be99349> .
<https://stad.gent/id/.well-known/skolem/ce7c80dd-dd89-4392-bcf9-bddc1be99349>
	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 .