@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/67b7f266-bee4-4ff2-a8df-2c0c07127653>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/9afa7fb7-aeb4-48d4-a950-81400d34bc29> .
<https://stad.gent/id/.well-known/skolem/9afa7fb7-aeb4-48d4-a950-81400d34bc29>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1935-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1935-01-01T00:00:00"^^xsd:dateTime .