@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/3e41a037-aa5a-42e0-8e1b-6e74c9949cfd>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1972-12-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1972-12-12T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/b359f7cb-27b0-4d3c-a4a2-185123b6502d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/3e41a037-aa5a-42e0-8e1b-6e74c9949cfd> .