@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/9a319878-9233-45d4-9b51-dd95a7fb32a4>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d4c6637f-b2f5-48c8-ab5e-791601cc6bf9> .
<https://stad.gent/id/.well-known/skolem/d4c6637f-b2f5-48c8-ab5e-791601cc6bf9>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2017-12-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2017-12-01T00:00:00"^^xsd:dateTime .