@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/0b8d6249-7224-46b1-a232-32c30d0a3f62>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b471ea41-6492-49b0-a649-68ceb71dd755> .
<https://stad.gent/id/.well-known/skolem/b471ea41-6492-49b0-a649-68ceb71dd755>
	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 .