@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/9766ee37-f0f7-452e-93f7-91a451271f04>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f770ac89-7fc8-4b06-88f6-cb5fa25f1441> .
<https://stad.gent/id/.well-known/skolem/f770ac89-7fc8-4b06-88f6-cb5fa25f1441>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1992-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1992-01-01T00:00:00"^^xsd:dateTime .