@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/593b0e4e-eb6c-4a60-93b8-53af5cc0c852>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1950-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1950-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/b4da65d3-d08b-42c6-ac74-e5783777a833>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/593b0e4e-eb6c-4a60-93b8-53af5cc0c852> .