@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/2c5fc6d3-d3e5-44a9-b419-6031b8173e86>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1940-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1940-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/f879edf3-5ce7-4d39-89c7-a2a06acbeebf>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/2c5fc6d3-d3e5-44a9-b419-6031b8173e86> .