@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/9cf09e39-b5b8-42ec-8d23-17d4efc62f7a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e21babd4-56d5-432a-bc5b-39f99b3c7d0b> .
<https://stad.gent/id/.well-known/skolem/e21babd4-56d5-432a-bc5b-39f99b3c7d0b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1964-07-03T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1964-07-03T00:00:00"^^xsd:dateTime .