@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/7aa0f1e6-ee25-4f5c-9cd7-bef87d92781a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ac9a548d-b693-41d0-8fd0-902e483e1670> .
<https://stad.gent/id/.well-known/skolem/ac9a548d-b693-41d0-8fd0-902e483e1670>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1912-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1912-01-01T00:00:00"^^xsd:dateTime .