@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/1af38877-eb37-4350-8732-dafbca9c0038>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1936-12-31T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1936-12-31T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/c6113bd8-1092-4032-b35c-40fcd11afec9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/1af38877-eb37-4350-8732-dafbca9c0038> .