@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/64c87d68-427f-40da-b78b-9ef532d53f5f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f40e30ca-8646-42c3-9090-756a390ebcb6> .
<https://stad.gent/id/.well-known/skolem/f40e30ca-8646-42c3-9090-756a390ebcb6>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1899-11-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1899-11-09T00:00:00"^^xsd:dateTime .