@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/23ab7cb8-dfc9-4568-a6a8-c874804f9b72>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/36ab1e81-4042-4a86-bf1a-3fb869b06869> .
<https://stad.gent/id/.well-known/skolem/36ab1e81-4042-4a86-bf1a-3fb869b06869>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1949-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1949-01-01T00:00:00"^^xsd:dateTime .