@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/4793687a-240b-4b53-a52a-f4b10c7d8f39>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/68dfb5b0-2616-4d1d-94eb-ee865185c309> .
<https://stad.gent/id/.well-known/skolem/68dfb5b0-2616-4d1d-94eb-ee865185c309>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2009-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2009-01-01T00:00:00"^^xsd:dateTime .