@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/3386d17b-f741-47db-99f7-8de65063e502>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/963916fb-70ab-4ab4-9924-fe456f29ac66> .
<https://stad.gent/id/.well-known/skolem/963916fb-70ab-4ab4-9924-fe456f29ac66>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1976-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1976-01-01T00:00:00"^^xsd:dateTime .