@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/2cdeab14-07bb-4be9-a19b-ea8e796a612c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f33abc41-4211-4e29-a2be-58c0c8f72301> .
<https://stad.gent/id/.well-known/skolem/f33abc41-4211-4e29-a2be-58c0c8f72301>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1887-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1887-01-01T00:00:00"^^xsd:dateTime .