@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/b8c8d5dd-231d-430d-90b9-c08dfd12bd05>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/bb2692b4-175e-4413-8a01-2f06499c5204> .
<https://stad.gent/id/.well-known/skolem/bb2692b4-175e-4413-8a01-2f06499c5204>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1955-10-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1955-10-01T00:00:00"^^xsd:dateTime .