@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/3f004765-a1fa-41a4-b5e2-528f4e9ed148>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/978c2bdf-15c4-41b2-a2d5-491e76e301f9> .
<https://stad.gent/id/.well-known/skolem/978c2bdf-15c4-41b2-a2d5-491e76e301f9>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1994-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1994-01-01T00:00:00"^^xsd:dateTime .