@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/df81c24a-0691-480b-b904-cbd3b5e41e14>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e54a28bd-f1fa-4d5b-a9d4-0e6bf1c5f009> .
<https://stad.gent/id/.well-known/skolem/e54a28bd-f1fa-4d5b-a9d4-0e6bf1c5f009>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1968-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1968-01-01T00:00:00"^^xsd:dateTime .