@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/060c51c7-a5e8-43b0-9022-c3c1e3b85477>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/94fad82a-d013-43cf-b30e-58b976b426a4> .
<https://stad.gent/id/.well-known/skolem/94fad82a-d013-43cf-b30e-58b976b426a4>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1954-12-30T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1954-12-30T00:00:00"^^xsd:dateTime .