@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/7f0a9a10-bf2f-491a-9eb6-59f4b7e9a64b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b3c6ca7b-336a-4645-abf0-1c4e81a2ba6e> .
<https://stad.gent/id/.well-known/skolem/b3c6ca7b-336a-4645-abf0-1c4e81a2ba6e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1885-02-28T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1885-02-28T00:00:00"^^xsd:dateTime .