@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/6b7fe4c7-9283-4e21-b773-df0f0ca91c89>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b54b86f3-0383-4cd9-88ef-996a8af24cad> .
<https://stad.gent/id/.well-known/skolem/b54b86f3-0383-4cd9-88ef-996a8af24cad>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1948-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1948-01-01T00:00:00"^^xsd:dateTime .