@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/1478fbb4-b6d0-4739-a0b1-33f25adbf9b3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1936-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1936-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/e84807a8-b6f2-451b-b721-edc647735c67>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/1478fbb4-b6d0-4739-a0b1-33f25adbf9b3> .